Closed
Bug 1719275
Opened 3 years ago
Closed 3 years ago
Permanent wasm/jsapi/exception/constructor.tentative.any.js | (args: "--dll /builds/worker/fetches/injector/libbreakpadinjector.so") | can't convert undefined to object [0.0 s] when Gecko 91 merges to Beta on 2021-07-12
Categories
(Core :: JavaScript: WebAssembly, defect)
Core
JavaScript: WebAssembly
Tracking
()
VERIFIED
FIXED
91 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox89 | --- | unaffected |
firefox90 | --- | unaffected |
firefox91 | + | verified |
People
(Reporter: aryx, Assigned: Ms2ger)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
TEST-UNEXPECTED-FAIL | wasm/jsapi/exception/constructor.tentative.any.js | (args: "--dll /builds/worker/fetches/injector/libbreakpadinjector.so") | can't convert undefined to object [0.0 s]
followed by more failures (see log). Wasm exceptions are controlled by the preference javascript.options.wasm_exceptions which is missing outside Nightly.
Flags: needinfo?(lhansen)
Comment 1•3 years ago
|
||
Personally I don't know why these tests were merged, as that feature is not nearly baked, but we'll need to disable them on non-nightly until we're ready to ship.
Flags: needinfo?(lhansen)
Flags: needinfo?(asumu)
Flags: needinfo?(Ms2ger)
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → Ms2ger
Flags: needinfo?(Ms2ger)
Updated•3 years ago
|
Keywords: regression
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(asumu)
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/42cfac68e65c
Adjust test expectations for beta; r=aryx DONTBUILD
Updated•3 years ago
|
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
Reporter | ||
Comment 5•3 years ago
|
||
Verified fixed with today's central-as-beta simulation.
Status: RESOLVED → VERIFIED
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•