Closed Bug 1755787 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 32862 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236268

Categories

(Core :: JavaScript: WebAssembly, task, P4)

task

Tracking

()

RESOLVED FIXED
100 Branch
Tracking Status
firefox100 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 32862 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/32862
Details from upstream follow.

Asumu Takikawa <asumu@igalia.com> wrote:

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236268

WebKit export from this bug: https://bugs.webkit.org/show_bug.cgi?id=236268

These are new WPT tests for the WebAssembly / ES modules integration proposal (https://github.com/WebAssembly/esm-integration). All marked tentative as the proposal is still in phase 2.

Component: web-platform-tests → Javascript: WebAssembly
Product: Testing → Core
Blocks: wasm-wpt

Ms2ger, do you know anything about these? There is an increasingly large backlog of wasm wpt-sync items, some quite old, that never seem to be closed. Not suggesting you're responsible, just asking for information.

  • James for good measure.
Flags: needinfo?(james)
Flags: needinfo?(Ms2ger)

I blame everything on James :)

Flags: needinfo?(Ms2ger)

The sync is currently behind; we ran into an issue with some upstream changes that broke some tests in a way that wasn't noticed until we tried to land the changes in m-c. I'm working on it.

Flags: needinfo?(james)

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 13 tests and 1 subtests

Status Summary

Firefox

OK : 8
FAIL : 8
TIMEOUT: 5
NOTRUN : 1

Chrome

OK : 7
FAIL : 7
TIMEOUT: 6
NOTRUN : 2

Safari

OK : 9
FAIL : 9
TIMEOUT: 4

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/wasm/webapi/esm-integration/execute-start.tentative.html
Importing a WebAssembly module should execute the start function.: FAIL (Chrome: FAIL, Safari: FAIL)
/wasm/webapi/esm-integration/exported-names.tentative.html: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
/wasm/webapi/esm-integration/invalid-bytecode.tentative.html
Test that imports of invalid WebAssembly modules leads to WebAssembly.CompileError on window.: FAIL (Chrome: FAIL, Safari: FAIL)
/wasm/webapi/esm-integration/js-wasm-cycle-errors.tentative.html
Check cyclic linking between JavaScript and WebAssembly where JavaScript is higher in the module graph.: FAIL (Chrome: FAIL, Safari: FAIL)
/wasm/webapi/esm-integration/js-wasm-cycle.tentative.html: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
/wasm/webapi/esm-integration/module-parse-error.tentative.html
Test that imports of invalid WebAssembly modules leads to WebAssembly.CompileError on window.: FAIL (Chrome: FAIL, Safari: FAIL)
/wasm/webapi/esm-integration/resolve-export.tentative.html
Re-export of missing Wasm export should result in SyntaxError.: FAIL (Chrome: FAIL, Safari: FAIL)
/wasm/webapi/esm-integration/wasm-import-wasm-export.tentative.html: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
/wasm/webapi/esm-integration/wasm-import.tentative.html
Invalid imports for WebAssembly modules should error.: FAIL (Chrome: FAIL, Safari: FAIL)
/wasm/webapi/esm-integration/wasm-js-cycle.tentative.html: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
/wasm/webapi/esm-integration/wasm-to-wasm-link-error.tentative.html
Link errors for imports between WebAssembly modules should be reported.: FAIL (Chrome: FAIL, Safari: FAIL)
/wasm/webapi/esm-integration/worker-import.tentative.html
Testing import of WebAssembly from JavaScript worker: FAIL (Chrome: NOTRUN, Safari: FAIL)
/wasm/webapi/esm-integration/worker.tentative.html: TIMEOUT (Chrome: TIMEOUT, Safari: OK)
Testing WebAssembly worker: NOTRUN (Chrome: NOTRUN, Safari: FAIL)

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in before you can comment on or make changes to this bug.