[webkit-changes] [WebKit/WebKit] eec858: Allow run-jsc-stress-tests shell runner can be pau...
Zhifei Fang
noreply at github.com
Sat Nov 11 16:11:30 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: eec858ecd19fcaa0517ad063622481cdfe54577a
https://github.com/WebKit/WebKit/commit/eec858ecd19fcaa0517ad063622481cdfe54577a
Author: Zhifei Fang <facetothefate at gmail.com>
Date: 2023-11-11 (Sat, 11 Nov 2023)
Changed paths:
M Tools/Scripts/jsc-stress-test-helpers/shell-runner.sh
Log Message:
-----------
Allow run-jsc-stress-tests shell runner can be paused when running
https://bugs.webkit.org/show_bug.cgi?id=263142
rdar://116938793
Reviewed by Alexey Proskuryakov.
Pausing the running of the test is needed when JSC test is running on embedded devices, specially, those devices will need some time to get charged. JSC test can drain the battery to 0 quickly.
* Tools/Scripts/jsc-stress-test-helpers/shell-runner.sh:
Canonical link: https://commits.webkit.org/270606@main
More information about the webkit-changes
mailing list