Bug 253029
Summary: | [Wasm-GC] Import array spec tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Chevalier <tjc> |
Component: | WebAssembly | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | asumu, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 247403, 251329, 251338, 251874, 252349, 252350 | ||
Bug Blocks: | 247394 |
Tim Chevalier
The array tests from the spec repo -- https://github.com/WebAssembly/gc/blob/main/test/core/gc/array.wast -- have not been implemented yet, since most of the tests depend on features that are not implemented yet. Once those features are implemented, the tests should be imported.
I'll add the bugs that are blocking the spec tests from passing as dependencies.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106320068>
Asumu Takikawa
I believe all these tests have been imported now & we can close