Closed
Bug 1467248
Opened 5 years ago
Closed 5 years ago
SM(mozjs-crate) and SM(rust) are on the linux x64 debug line in treeherder, but are compiling --disable-debug
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: sfink, Assigned: sfink)
Details
Attachments
(1 file)
1.58 KB,
patch
|
fitzgen
:
review+
|
Details | Diff | Splinter Review |
I noticed this by introducing an opt-only error.
Assignee | ||
Comment 1•5 years ago
|
||
I don't really know whether these should just be relabeled, or changed to actually be debug. Choosing the latter until you tell me otherwise.
Attachment #8983910 -
Flags: review?(nfitzgerald)
Comment 2•5 years ago
|
||
Comment on attachment 8983910 [details] [diff] [review] Make the spidermonkey jobs labeled debug be debug builds Review of attachment 8983910 [details] [diff] [review]: ----------------------------------------------------------------- Thanks, sfink!
Attachment #8983910 -
Flags: review?(nfitzgerald) → review+
Pushed by sfink@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/1e833c6a3ba2 Make the spidermonkey jobs labeled debug be debug builds, r=fitzgen
Comment 4•5 years ago
|
||
Backed out 3 changesets (bug 1466633, bug 1467248, bug 1466387) for spidermonkey bustages in non262/regress/regress-1466387-worker-grayroot.js on a CLOSED TREE Problematic push: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=1e833c6a3ba2a4d592868fd2167e94c1cb933004&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-classifiedState=unclassified Failure: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-classifiedState=unclassified&selectedJob=182617140 Backout: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=a8231f7c5073c597ab8bb21cee441f4e54f21c52&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-classifiedState=unclassified Log: https://treeherder.mozilla.org/logviewer.html#?job_id=182617140&repo=mozilla-inbound&lineNumber=561457 [task 2018-06-09T00:19:25.943Z] TEST-UNEXPECTED-FAIL | non262/regress/regress-1466387-worker-grayroot.js | (args: "--dll /builds/worker/workspace/breakpad-tools/libbreakpadinjector.so --ion-eager --ion-offthread-compile=off --ion-check-range-analysis --ion-extra-checks --no-sse3 --no-threads") [0.1 s]
Flags: needinfo?(sphink)
Pushed by sfink@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/317eee299a24 Make the spidermonkey jobs labeled debug be debug builds, r=fitzgen
Assignee | ||
Comment 6•5 years ago
|
||
Re-landed since this one is ok as per https://treeherder.mozilla.org/#/jobs?repo=try&revision=b48c6be7de90c19a012f19aa4c67d61479b26565
Flags: needinfo?(sphink)
Comment 7•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/317eee299a24
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•