Open
Bug 1960887
Opened 26 days ago
Updated 14 days ago
Intermittent /builds/worker/checkouts/gecko/js/src/jit-test/tests/wasm/js-promise-integration/debug.js:90:9 Error: Assertion failed: got true, expected false
Categories
(Core :: JavaScript: WebAssembly, defect, P5)
Core
JavaScript: WebAssembly
Tracking
()
NEW
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: assertion, intermittent-failure)
Filed by: sstanca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=504224500&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/NN-_ST2fQvWBWKynjHd1gQ/runs/0/artifacts/public/logs/live_backing.log
[task 2025-04-16T11:56:18.897Z] TEST-PASS | js/src/jit-test/tests/wasm/js-promise-integration/basic2.js | Success (code 0, args "--setpref=wasm_js_promise_integration=true") [0.1 s]
[task 2025-04-16T11:56:18.935Z] Check failed: 268423176 not in [-295384, 4616], at exception
[task 2025-04-16T11:56:18.935Z] Check failed: 268420104 not in [-295384, 4616], at enter
[task 2025-04-16T11:56:18.936Z] Check failed: 268420232 not in [-295384, 4616], at step
[task 2025-04-16T11:56:18.937Z] Check failed: 268416424 not in [-295384, 4616], at step
[task 2025-04-16T11:56:18.937Z] Check failed: 268416424 not in [-295384, 4616], at step
[task 2025-04-16T11:56:18.938Z] Check failed: 268416136 not in [-295384, 4616], at exception
[task 2025-04-16T11:56:18.938Z] Check failed: 268416904 not in [-295384, 4616], at pop
[task 2025-04-16T11:56:18.939Z] ERR: [object WebAssembly.Exception]
[task 2025-04-16T11:56:18.940Z] /builds/worker/checkouts/gecko/js/src/jit-test/tests/wasm/js-promise-integration/debug.js:90:9 Error: Assertion failed: got true, expected false
[task 2025-04-16T11:56:18.940Z] Stack:
[task 2025-04-16T11:56:18.941Z] @/builds/worker/checkouts/gecko/js/src/jit-test/tests/wasm/js-promise-integration/debug.js:90:9
[task 2025-04-16T11:56:18.942Z] Exit code: 3
[task 2025-04-16T11:56:18.942Z] FAIL - wasm/js-promise-integration/debug.js
[task 2025-04-16T11:56:18.943Z] TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/wasm/js-promise-integration/debug.js | /builds/worker/checkouts/gecko/js/src/jit-test/tests/wasm/js-promise-integration/debug.js:90:9 Error: Assertion failed: got true, expected false (code 3, args "--setpref=wasm_js_promise_integration=true") [0.1 s]
[task 2025-04-16T11:56:18.944Z] INFO exit-status : 3
[task 2025-04-16T11:56:18.944Z] INFO timed-out : False
[task 2025-04-16T11:56:18.945Z] INFO stdout > Check failed: 268423176 not in [-295384, 4616], at exception
[task 2025-04-16T11:56:18.946Z] INFO stdout > Check failed: 268420104 not in [-295384, 4616], at enter
[task 2025-04-16T11:56:18.946Z] INFO stdout > Check failed: 268420232 not in [-295384, 4616], at step
[task 2025-04-16T11:56:18.947Z] INFO stdout > Check failed: 268416424 not in [-295384, 4616], at step
[task 2025-04-16T11:56:18.948Z] INFO stdout > Check failed: 268416424 not in [-295384, 4616], at step
[task 2025-04-16T11:56:18.948Z] INFO stdout > Check failed: 268416136 not in [-295384, 4616], at exception
[task 2025-04-16T11:56:18.949Z] INFO stdout > Check failed: 268416904 not in [-295384, 4616], at pop
[task 2025-04-16T11:56:18.950Z] INFO stdout > ERR: [object WebAssembly.Exception]
[task 2025-04-16T11:56:18.950Z] INFO stderr 2> /builds/worker/checkouts/gecko/js/src/jit-test/tests/wasm/js-promise-integration/debug.js:90:9 Error: Assertion failed: got true, expected false
[task 2025-04-16T11:56:18.951Z] INFO stderr 2> Stack:
[task 2025-04-16T11:56:18.951Z] INFO stderr 2> @/builds/worker/checkouts/gecko/js/src/jit-test/tests/wasm/js-promise-integration/debug.js:90:9
[task 2025-04-16T11:56:18.972Z] TEST-PASS | js/src/jit-test/tests/wasm/gc/trailers-gc-stress.js | Success (code 0, args "-P wasm_lazy_tiering --setpref=wasm_lazy_tiering_synchronous") [0.8 s]
Comment hidden (Intermittent Failures Robot) |
Updated•20 days ago
|
Component: JavaScript Engine → JavaScript: WebAssembly
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•