[webkit-changes] [WebKit/WebKit] 5870ff: Disable JITless Wasm test on platforms without Wasm
Daniel Liu
noreply at github.com
Tue Aug 13 17:36:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5870ffb8fe675d89567a1d3237b2e76ee479437f
https://github.com/WebKit/WebKit/commit/5870ffb8fe675d89567a1d3237b2e76ee479437f
Author: Daniel Liu <danlliu at umich.edu>
Date: 2024-08-13 (Tue, 13 Aug 2024)
Changed paths:
M JSTests/wasm.yaml
M JSTests/wasm/noJIT/noJIT.js
M Tools/Scripts/run-jsc-stress-tests
Log Message:
-----------
Disable JITless Wasm test on platforms without Wasm
https://bugs.webkit.org/show_bug.cgi?id=277991
rdar://133723859
Reviewed by Yusuke Suzuki.
Now that we can run Wasm without JIT enabled, we need to ensure that testing is
disabled on platforms which completely do not support Wasm.
* JSTests/wasm.yaml:
* Tools/Scripts/run-jsc-stress-tests:
Canonical link: https://commits.webkit.org/282210@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