Closed Bug 1450310 Opened 6 years ago Closed 6 years ago

Perma late beta js/src/jit-test/tests/wasm/globals.js mass failures when Gecko 61 reaches late beta

Categories

(Core :: JavaScript Engine: JIT, defect)

defect
Not set
major

Tracking

()

VERIFIED FIXED
mozilla61
Tracking Status
firefox-esr52 --- unaffected
firefox59 --- unaffected
firefox60 --- unaffected
firefox61 + verified

People

(Reporter: aryx, Assigned: bbouvier)

References

Details

Attachments

(1 file)

central-as-late-beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&revision=b31dabf9763b04d92c815701bb2b292ef85be737&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=retry&filter-resultStatus=usercancel&filter-resultStatus=runnable&group_state=expanded&selectedJob=171225571

"late beta" means EARLY_BETA_OR_EARLIER is not set.

Caused by bug 1449213?

This breaks the spidermonkey coverage in late beta.

Log: https://treeherder.mozilla.org/logviewer.html#?job_id=171225527&repo=try

[task 2018-03-30T17:03:34.939Z] TEST-PASS | js/src/jit-test/tests/wasm/full-cycle.js | Success (code 0, args "--test-wasm-await-tier2") [0.1 s]
[task 2018-03-30T17:03:34.939Z] {"action": "test_start", "pid": 5453, "source": "jittests", "test": "wasm/full-cycle.js", "thread": "main", "time": 1522429414.886202}
[task 2018-03-30T17:03:34.940Z] {"action": "test_end", "extra": {"jitflags": "--test-wasm-await-tier2"}, "message": "Success", "pid": 5453, "source": "jittests", "status": "PASS", "test": "wasm/full-cycle.js", "thread": "main", "time": 1522429414.939522}
[task 2018-03-30T17:03:34.947Z] /builds/worker/workspace/build/src/js/src/jit-test/lib/wasm.js:12:13 CompileError: at offset 33: can't import/export mutable globals in the MVP
[task 2018-03-30T17:03:34.947Z] Stack:
[task 2018-03-30T17:03:34.947Z]   wasmEvalText@/builds/worker/workspace/build/src/js/src/jit-test/lib/wasm.js:12:13
[task 2018-03-30T17:03:34.947Z]   @/builds/worker/workspace/build/src/js/src/jit-test/tests/wasm/globals.js:133:10
[task 2018-03-30T17:03:34.947Z] Exit code: 3
[task 2018-03-30T17:03:34.947Z] FAIL - wasm/globals.js
[task 2018-03-30T17:03:34.947Z] TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/wasm/globals.js | /builds/worker/workspace/build/src/js/src/jit-test/lib/wasm.js:12:13 CompileError: at offset 33: can't import/export mutable globals in the MVP (code 3, args "") [0.1 s]
[task 2018-03-30T17:03:34.947Z] {"action": "test_start", "pid": 5453, "source": "jittests", "test": "wasm/globals.js", "thread": "main", "time": 1522429414.8889658}
[task 2018-03-30T17:03:34.948Z] {"action": "test_end", "extra": {"jitflags": ""}, "message": "/builds/worker/workspace/build/src/js/src/jit-test/lib/wasm.js:12:13 CompileError: at offset 33: can't import/export mutable globals in the MVP", "pid": 5453, "source": "jittests", "status": "FAIL", "test": "wasm/globals.js", "thread": "main", "time": 1522429414.947305}
[task 2018-03-30T17:03:34.948Z] INFO exit-status     : 3
[task 2018-03-30T17:03:34.948Z] INFO timed-out       : False
[task 2018-03-30T17:03:34.948Z] INFO stderr         2> /builds/worker/workspace/build/src/js/src/jit-test/lib/wasm.js:12:13 CompileError: at offset 33: can't import/export mutable globals in the MVP
[task 2018-03-30T17:03:34.948Z] INFO stderr         2> Stack:
[task 2018-03-30T17:03:34.948Z] INFO stderr         2> wasmEvalText@/builds/worker/workspace/build/src/js/src/jit-test/lib/wasm.js:12:13
[task 2018-03-30T17:03:34.948Z] INFO stderr         2> @/builds/worker/workspace/build/src/js/src/jit-test/tests/wasm/globals.js:133:10
Flags: needinfo?(bbouvier)
Oops, sorry. It's just a matter of moving the test in the right section, will do.
Assignee: nobody → bbouvier
Status: NEW → ASSIGNED
Flags: needinfo?(bbouvier)
Attached patch move-test.patchSplinter Review
Attachment #8964556 - Flags: review?(lhansen)
Attachment #8964556 - Flags: review?(lhansen) → review+
Pushed by bbouvier@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7e3e50fe7d19
Move WebAssembly.Global test to the right section; r=lth
https://hg.mozilla.org/mozilla-central/rev/7e3e50fe7d19
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: