[wpt-sync] Sync PR 23562 - Add some tests for empty names for imports and exports.
Categories
(Core :: JavaScript: WebAssembly, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
Sync web-platform-tests PR 23562 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23562
Details from upstream follow.
Ms2ger <Ms2ger@gmail.com> wrote:
Add some tests for empty names for imports and exports.
Also contains a small bonus test for WebAssembly.Module.exports.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 16 tests and 25 subtests
Status Summary
Firefox
OK : 12
PASS : 316
Chrome
OK : 12
PASS : 316
Safari
OK : 11
PASS : 112
FAIL : 179
ERROR: 1
Links
Details
New Tests That Don't Pass
/wasm/jsapi/constructor/instantiate.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/instance/constructor.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/module/exports.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/module/imports.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
Tests Disabled in Gecko Infrastructure
/wasm/jsapi/constructor/instantiate.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/instance/constructor.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/module/exports.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/module/imports.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
Comment 4•4 years ago
|
||
Automatic update from web-platform-tests
Add some tests for empty names for imports and exports.
Also contains a small bonus test for WebAssembly.Module.exports.
--
wpt-commits: 6d2a4b9a90b002a81ae21e61d155bbffb9d089ca
wpt-pr: 23562
Comment 6•4 years ago
|
||
bugherder |
Description
•