Bug 253029

Summary: [Wasm-GC] Import array spec tests
Product: WebKit Reporter: Tim Chevalier <tjc>
Component: WebAssemblyAssignee: 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    

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