Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dda170a4666529f4de943fceb752a9b2ed6166d3
https://github.com/WebKit/WebKit/commit/dda170a4666529f4de943fceb752a9b2ed6166d3
Author: Mikhail R. Gadelha <[email protected]>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M JSTests/wasm/stress/osr-entry-live-fpr.js
M JSTests/wasm/stress/osr-entry-live-stack.js
Log Message:
-----------
[JSC] Skip wasm tests that use SIMD if they are not supported
https://bugs.webkit.org/show_bug.cgi?id=301582
Reviewed by Justin Michaud.
These tests are failing on the ARMv7 buildbot because they use SIMD and the
feature is not yet available in 32-bit, so let's just skip them for now.
* JSTests/wasm/stress/osr-entry-live-fpr.js:
* JSTests/wasm/stress/osr-entry-live-stack.js:
Canonical link: https://commits.webkit.org/302253@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications