Closed Bug 1750329 Opened 3 years ago Closed 3 years ago

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

Categories

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

task

Tracking

()

RESOLVED FIXED
98 Branch
Tracking Status
firefox98 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Yusuke Suzuki <yusukesuzuki@slowstart.org> wrote:

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

Fix WebAssembly.Table constructor (second argument is no longer stray),
and fix WebAssembly.Table.set (length should be 1 since the second parameter becomes optional).

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

CI Results

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

Total 6 tests and 72 subtests

Status Summary

Firefox

OK : 4
PASS: 204
FAIL: 2

Chrome

OK : 4
PASS: 204
FAIL: 2

Safari

OK : 4
PASS: 204
FAIL: 2

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/wasm/jsapi/interface.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/table/constructor.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/interface.any.html
WebAssembly.Table.set: length: FAIL (Chrome: FAIL, Safari: FAIL)
/wasm/jsapi/interface.any.worker.html
WebAssembly.Table.set: length: FAIL (Chrome: FAIL, Safari: FAIL)

Tests Disabled in Gecko Infrastructure

/wasm/jsapi/interface.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/wasm/jsapi/table/constructor.any.js: SKIP (Chrome: SKIP, Safari: SKIP)

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