Bug 275003
Summary: | Gardening: temporarily disabling --useJITCage on some wasm tests. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
Component: | JavaScriptCore | Assignee: | 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 |
Mark Lam
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/129086234>
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/29405
EWS
Committed 279599@main (5714d726d674): <https://commits.webkit.org/279599@main>
Reviewed commits have been landed. Closing PR #29405 and removing active labels.