Closed
Bug 1716134
Opened 4 years ago
Closed 4 years ago
TEST-UNEXPECTED-FAIL | js/src/jit/MIROpsGenerated.h differs. See the diff.html or diff.txt artifact
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
91 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox89 | --- | unaffected |
firefox90 | --- | unaffected |
firefox91 | --- | fixed |
People
(Reporter: noemi_erli, Assigned: caroline)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
https://firefoxci.taskcluster-artifacts.net/JoFYZCGmQFCtH4aNLFz4Yw/0/public/diff.txt
This seems to be a regression from https://bugzilla.mozilla.org/show_bug.cgi?id=1699271
Caroline, could you please take a look at this?
Flags: needinfo?(ccullen)
Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Keywords: regression
Comment 2•4 years ago
|
||
Mike, please fix the Diffoscope tasks.
Flags: needinfo?(ccullen) → needinfo?(mh+mozilla)
Comment 3•4 years ago
|
||
Generated code is not deterministic:
https://firefoxci.taskcluster-artifacts.net/UvIPdAJ5QmGMKvD4z9KX0w/1/public/diff.html
Flags: needinfo?(mh+mozilla)
Updated•4 years ago
|
Flags: needinfo?(ccullen)
Updated•4 years ago
|
Summary: Perma tier2 Diffoscope linux bustage → TEST-UNEXPECTED-FAIL | js/src/jit/MIROpsGenerated.h differs. See the diff.html or diff.txt artifact
Assignee | ||
Comment 4•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → ccullen
Status: NEW → ASSIGNED
Comment hidden (Intermittent Failures Robot) |
Pushed by ccullen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6eb2b9a1bb6b
Fix diffoscope bug by sorting static asserts before generating the code. r=iain
Comment 7•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
Updated•4 years ago
|
status-firefox89:
--- → unaffected
status-firefox90:
--- → unaffected
status-firefox-esr78:
--- → unaffected
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(ccullen)
Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•