Permafailing tier 2 tests/jit-test/jit-test/tests/ion/bug1538083.js | bug1538083.js:8:9 Error: Assertion failed: got false, expected true (code 3, args "--ion-eager --ion-offthread-compile=off --more-compartments") [0.3 s]
Categories
(Core :: JavaScript Engine, defect, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox77 | --- | unaffected |
firefox78 | --- | unaffected |
firefox79 | --- | unaffected |
firefox80 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: caroline)
References
(Regression)
Details
(Keywords: assertion, intermittent-failure, regression)
Attachments
(2 files)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=307952432&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/dOEp7KiIRNuqkt-elinYPg/runs/0/artifacts/public/logs/live_backing.log
[task 2020-06-30T00:55:57.737Z] 00:55:53 INFO - TEST-PASS | tests/jit-test/jit-test/tests/ion/bug1528818.js | Success (code 0, args "--blinterp-eager") [0.2 s]
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - TEST-PASS | tests/jit-test/jit-test/tests/ion/bug1538083.js | Success (code 0, args "") [0.2 s]
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - /data/local/tests/tests/tests/tests/ion/bug1538083.js:8:9 Error: Assertion failed: got false, expected true
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - Stack:
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - @/data/local/tests/tests/tests/tests/ion/bug1538083.js:8:9/data/local/tests/tests/tests/tests/ion/bug1538083.js:8:9 Error: Assertion failed: got false, expected true
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - Stack:
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - @/data/local/tests/tests/tests/tests/ion/bug1538083.js:8:9Exit code: 3
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - FAIL - ion/bug1538083.js
[task 2020-06-30T00:55:57.737Z] 00:55:54 WARNING - TEST-UNEXPECTED-FAIL | tests/jit-test/jit-test/tests/ion/bug1538083.js | /data/local/tests/tests/tests/tests/ion/bug1538083.js:8:9 Error: Assertion failed: got false, expected true (code 3, args "--ion-eager --ion-offthread-compile=off --more-compartments") [0.3 s]
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - INFO exit-status : 3
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - INFO timed-out : False
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - INFO stdout > /data/local/tests/tests/tests/tests/ion/bug1538083.js:8:9 Error: Assertion failed: got false, expected true
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - INFO stdout > Stack:
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - INFO stdout > @/data/local/tests/tests/tests/tests/ion/bug1538083.js:8:9
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - INFO stderr 2> /data/local/tests/tests/tests/tests/ion/bug1538083.js:8:9 Error: Assertion failed: got false, expected true
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - INFO stderr 2> Stack:
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - INFO stderr 2> @/data/local/tests/tests/tests/tests/ion/bug1538083.js:8:9
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - /data/local/tests/tests/tests/tests/ion/bug1538083.js:8:9 Error: Assertion failed: got false, expected true
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - Stack:
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - @/data/local/tests/tests/tests/tests/ion/bug1538083.js:8:9/data/local/tests/tests/tests/tests/ion/bug1538083.js:8:9 Error: Assertion failed: got false, expected true
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - Stack:
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - @/data/local/tests/tests/tests/tests/ion/bug1538083.js:8:9Exit code: 3
[task 2020-06-30T00:55:57.737Z] 00:55:54 INFO - FAIL - ion/bug1538083.js
Comment 1•4 years ago
|
||
This looks to be regressed by Bug 1647920 . Caroline, could you take a look at this?
Thank you.
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Yes, this regression was caused by that patch. Will look into it now, thanks!
Assignee | ||
Updated•4 years ago
|
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 4•4 years ago
|
||
Assignee | ||
Comment 5•4 years ago
|
||
Depends on D81734
Comment 7•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ecc44d77cb8f
https://hg.mozilla.org/mozilla-central/rev/9b205d336c13
Comment 8•4 years ago
|
||
Set release status flags based on info from the regressing bug 1647920
Updated•4 years ago
|
Comment hidden (Intermittent Failures Robot) |
Description
•