Perma /builds/worker/checkouts/gecko/js/src/jit-test/tests/wasm/globals.js:303:17 Error: Assertion failed: got "valueOf,value,", expected "valueOf,type,value," when Gecko 83 merges to Beta on 2020-10-19
Categories
(Core :: JavaScript: WebAssembly, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox81 | --- | unaffected |
| firefox82 | --- | unaffected |
| firefox83 | + | verified |
People
(Reporter: aryx, Assigned: jtallon)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Lars, can you take a look at this? I don't know about jtallon's availability.
central-as-beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=e2dd5d9720439f3796be28d0e294be18a38e04e9&selectedTaskRun=KT5S9vGYR6eoAV84WBn10Q.0
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=318702904&repo=try
[task 2020-10-15T10:11:11.561Z] TEST-PASS | js/src/jit-test/tests/wasm/globals-impl.js | Success (code 0, args "--disable-wasm-huge-memory") [0.1 s]
[task 2020-10-15T10:11:11.618Z] /builds/worker/checkouts/gecko/js/src/jit-test/tests/wasm/globals.js:303:17 Error: Assertion failed: got "valueOf,value,", expected "valueOf,type,value,"
[task 2020-10-15T10:11:11.618Z] Stack:
[task 2020-10-15T10:11:11.618Z] @/builds/worker/checkouts/gecko/js/src/jit-test/tests/wasm/globals.js:303:17
[task 2020-10-15T10:11:11.618Z] Exit code: 3
| Assignee | ||
Comment 1•5 years ago
|
||
I'm taking a look at this now.
Updated•5 years ago
|
Updated•5 years ago
|
| Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Comment 4•5 years ago
|
||
| bugherder | ||
| Reporter | ||
Comment 5•5 years ago
|
||
Verified fixed with yesterday's central-as-beta simulation.
Updated•4 years ago
|
Updated•4 years ago
|
Description
•