Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 25eb2ef52e74513e65788f2b9f4f5bb0881389c1
https://github.com/WebKit/WebKit/commit/25eb2ef52e74513e65788f2b9f4f5bb0881389c1
Author: Carlos Alberto Lopez Perez <[email protected]>
Date: 2026-07-10 (Fri, 10 Jul 2026)
Changed paths:
M Tools/Scripts/run-jsc-stress-tests
Log Message:
-----------
[run-jsc-stress-tests] Should honor the env variable NUMBER_OF_PROCESSORS if
set
https://bugs.webkit.org/show_bug.cgi?id=319094
Reviewed by Claudio Saavedra.
This variable is commonly used on the bots to limit the number of parallel jobs.
This script should honor it like the other webkit-related test scripts.
run-jsc-stress-tests script is executed on the bots on the step jscore-test when
it is executed via the main run-javascriptcore-tests script.
* Tools/Scripts/run-jsc-stress-tests:
Canonical link: https://commits.webkit.org/316943@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications