Bug 253029 - [Wasm-GC] Import array spec tests
Summary: [Wasm-GC] Import array spec tests
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebAssembly (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 247403 251329 251338 251874 252349 252350
Blocks: 247394
  Show dependency treegraph
 
Reported: 2023-02-27 14:21 PST by Tim Chevalier
Modified: 2024-02-06 12:11 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Chevalier 2023-02-27 14:21:13 PST
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.
Comment 1 Radar WebKit Bug Importer 2023-03-06 14:22:14 PST
<rdar://problem/106320068>
Comment 2 Asumu Takikawa 2024-02-06 12:11:26 PST
I believe all these tests have been imported now & we can close