Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7d6af3d9a4c32f222156e42195fbd60af85d61d6
https://github.com/WebKit/WebKit/commit/7d6af3d9a4c32f222156e42195fbd60af85d61d6
Author: Justin Michaud <[email protected]>
Date: 2026-07-03 (Fri, 03 Jul 2026)
Changed paths:
M Tools/Scripts/run-jsc-stress-tests
Log Message:
-----------
Update arch detection in run-jsc-stress-tests
https://bugs.webkit.org/show_bug.cgi?id=318505
Reviewed by Yusuke Suzuki.
arm64 and riscv64 have arch identifiers that don't look like ascii.
Let's compare them as bytes instead to avoid string encoding headaches.
Canonical link: https://commits.webkit.org/316479@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications