Bug 275003

Summary: Gardening: temporarily disabling --useJITCage on some wasm tests.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Mark Lam 2024-05-31 16:08:59 PDT
The following tests were found to be crash on internal bots when --useJITCage is set to true.
wasm/stress/cc-i32-kitchen-sink.js
wasm/stress/cc-int-to-int-cross-module-with-exception.js
wasm/stress/cc-int-to-int-cross-module.js
wasm/stress/cc-int-to-int-memory.js
wasm/stress/cc-int-to-int.js

Temporarily disable --useJITCage on these tests to green the bots until we can fix the underlying issue.
Comment 1 Radar WebKit Bug Importer 2024-05-31 16:09:21 PDT
<rdar://problem/129086234>
Comment 2 Mark Lam 2024-05-31 16:21:39 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29405
Comment 3 EWS 2024-05-31 16:30:57 PDT
Committed 279599@main (5714d726d674): <https://commits.webkit.org/279599@main>

Reviewed commits have been landed. Closing PR #29405 and removing active labels.