[wpt-sync] Sync PR 30805 - Merge wasm reference types tests into the main tests.
Categories
(Core :: JavaScript: WebAssembly, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 30805 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/30805
Details from upstream follow.
b'Ms2ger <Ms2ger@gmail.com>' wrote:
Merge wasm reference types tests into the main tests.
The proposal was merged in https://github.com/WebAssembly/spec/pull/1287.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 9 tests and 18 subtests
Status Summary
Firefox
OK : 6
PASS: 156
FAIL: 6
Chrome
OK : 6
PASS: 152
FAIL: 10
Safari
OK : 6
PASS: 156
FAIL: 6
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/wasm/jsapi/table/constructor.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/table/get-set.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/table/grow.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/table/constructor.any.worker.html
Stray argument: FAIL (Chrome: PASS, Safari: FAIL)
initialize anyfunc table with default value: FAIL (Chrome: FAIL, Safari: FAIL)
/wasm/jsapi/table/constructor.any.html
Stray argument: FAIL (Chrome: PASS, Safari: FAIL)
initialize anyfunc table with default value: FAIL (Chrome: FAIL, Safari: FAIL)
/wasm/jsapi/table/grow.any.worker.html
Grow with exported-function argument: FAIL (Chrome: FAIL, Safari: FAIL)
/wasm/jsapi/table/grow.any.html
Grow with exported-function argument: FAIL (Chrome: FAIL, Safari: FAIL)
Tests Disabled in Gecko Infrastructure
/wasm/jsapi/table/constructor.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/table/get-set.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/table/grow.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/53c9053588c9
https://hg.mozilla.org/mozilla-central/rev/6deb5ae43f75
Description
•