[webkit-changes] [WebKit/WebKit] 5714d7: Gardening: temporarily disabling --useJITCage on s...
Commit Queue
noreply at github.com
Fri May 31 16:31:15 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5714d726d6743fa621760cc389c11f381c96b02f
https://github.com/WebKit/WebKit/commit/5714d726d6743fa621760cc389c11f381c96b02f
Author: Mark Lam <mark.lam at apple.com>
Date: 2024-05-31 (Fri, 31 May 2024)
Changed paths:
M JSTests/wasm/stress/cc-i32-kitchen-sink.js
M JSTests/wasm/stress/cc-int-to-int-cross-module-with-exception.js
M JSTests/wasm/stress/cc-int-to-int-cross-module.js
M JSTests/wasm/stress/cc-int-to-int-memory.js
M JSTests/wasm/stress/cc-int-to-int.js
Log Message:
-----------
Gardening: temporarily disabling --useJITCage on some wasm tests.
https://bugs.webkit.org/show_bug.cgi?id=275003
rdar://129086234
Reviewed by Yijia Huang.
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.
* JSTests/wasm/stress/cc-i32-kitchen-sink.js:
* JSTests/wasm/stress/cc-int-to-int-cross-module-with-exception.js:
* JSTests/wasm/stress/cc-int-to-int-cross-module.js:
* JSTests/wasm/stress/cc-int-to-int-memory.js:
* JSTests/wasm/stress/cc-int-to-int.js:
Canonical link: https://commits.webkit.org/279599@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list