[wpt-sync] Sync PR 24088 - Update wasm tests for i64 support.
Categories
(Core :: JavaScript: WebAssembly, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24088 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24088
Details from upstream follow.
Ms2ger <Ms2ger@gmail.com> wrote:
Update wasm tests for i64 support.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 26 tests and 212 subtests
Status Summary
Firefox
OK : 20
PASS : 1536
Chrome
OK : 12
PASS : 887
FAIL : 114
ERROR: 8
Safari
OK : 11
PASS : 556
FAIL : 350
ERROR: 9
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/wasm/jsapi/instance/constructor-bad-imports.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/global/value-get-set.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/constructor/instantiate.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/global/constructor.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/instance/constructor.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/constructor/instantiate-bad-imports.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
Tests Disabled in Gecko Infrastructure
/wasm/jsapi/instance/constructor-bad-imports.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/global/value-get-set.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/constructor/instantiate.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/global/constructor.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/instance/constructor.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/constructor/instantiate-bad-imports.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/74cc6947f2f0
https://hg.mozilla.org/mozilla-central/rev/830f3bbb5431
Description
•