[webkit-changes] [WebKit/WebKit] ad76f5: Speculative test fix to exclude Wasm tests on watc...
Commit Queue
noreply at github.com
Wed May 8 14:31:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ad76f5b70ad0d16849a12ae4e1b57bf702c66cc5
https://github.com/WebKit/WebKit/commit/ad76f5b70ad0d16849a12ae4e1b57bf702c66cc5
Author: Mark Lam <mark.lam at apple.com>
Date: 2024-05-08 (Wed, 08 May 2024)
Changed paths:
M JSTests/microbenchmarks/wasm-cc-int-to-int.js
M Tools/Scripts/run-javascriptcore-tests
M Tools/Scripts/run-jsc-stress-tests
Log Message:
-----------
Speculative test fix to exclude Wasm tests on watchOS.
https://bugs.webkit.org/show_bug.cgi?id=273881
rdar://127701918
Reviewed by Keith Miller and Yusuke Suzuki.
1. Change the microbenchmark to exit early if Wasm is not supported.
2. Change test harnesses to detect watchOS properly.
3. Skip Wasm tests when JIT is not supported.
* JSTests/microbenchmarks/wasm-cc-int-to-int.js:
* Tools/Scripts/run-javascriptcore-tests:
(configurationForUpload):
* Tools/Scripts/run-jsc-stress-tests:
Canonical link: https://commits.webkit.org/278528@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