[Webkit-unassigned] [Bug 248792] New: [Wasm] Failures in ref_types.js test
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 5 15:14:02 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=248792
Bug ID: 248792
Summary: [Wasm] Failures in ref_types.js test
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebAssembly
Assignee: webkit-unassigned at lists.webkit.org
Reporter: asumu at igalia.com
There are currently some failing tests from the typed funcref tests (wasm.yaml/wasm/function-references/ref_types.js). It looks like a difference in type printing for `global.set` was introduced in 85f4c97a6e063901a359c620aa1007c7c3ebd7ea.
Either the test expectations should change or the type printing should change I think (https://bugs.webkit.org/show_bug.cgi?id=247452 made the type printing print the whole type instead of just the kind in other places, so it could make sense to be consistent with that).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221205/393ef17b/attachment.htm>
More information about the webkit-unassigned
mailing list