Bug 275003 - Gardening: temporarily disabling --useJITCage on some wasm tests.
Summary: Gardening: temporarily disabling --useJITCage on some wasm tests.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-31 16:08 PDT by Mark Lam
Modified: 2024-05-31 16:30 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.