[wpt-sync] Sync PR 24250 - Test entry/incumbent globals for WebAssembly host functions.
Categories
(Core :: JavaScript: WebAssembly, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24250 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24250
Details from upstream follow.
Ms2ger <Ms2ger@gmail.com> wrote:
Test entry/incumbent globals for WebAssembly host functions.
Substantially based on #21206.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 2 subtests
Status Summary
Firefox
OK : 3
PASS : 3
FAIL : 2
Chrome
PASS : 1
CRASH : 1
TIMEOUT: 2
ERROR : 2
Safari
OK : 3
PASS : 4
FAIL : 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/wasm/jsapi/functions/entry-different-function-realm.html
Start function: FAIL (Chrome: TIMEOUT, Safari: PASS)
/wasm/jsapi/functions/entry.html
Start function: FAIL (Chrome: TIMEOUT, Safari: PASS)
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6990851b7860
https://hg.mozilla.org/mozilla-central/rev/56c1f983fa1d
Description
•