[webkit-changes] [WebKit/WebKit] eb96b3: Add an arg to disable retry for run-jsc-stress-tes...
Zhifei Fang
noreply at github.com
Tue Nov 14 16:10:33 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: eb96b31b4de1c6d70b2d3736bfaf22a2ee0c5ed9
https://github.com/WebKit/WebKit/commit/eb96b31b4de1c6d70b2d3736bfaf22a2ee0c5ed9
Author: Zhifei Fang <zhifei_fang at apple.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M Tools/Scripts/run-javascriptcore-tests
M Tools/Scripts/run-jsc-stress-tests
M Tools/Scripts/webkitruby/jsc-stress-test/executor.rb
Log Message:
-----------
Add an arg to disable retry for run-jsc-stress-tests and run-javascript-test
https://bugs.webkit.org/show_bug.cgi?id=264840
rdar://118418997
Reviewed by Ryan Haddad.
Currently, run-jsc-stress-tests will add at least 3 retry, should
provide an arg to disable it.
* Tools/Scripts/run-javascriptcore-tests:
(runJSCStressTests):
* Tools/Scripts/run-jsc-stress-tests:
* Tools/Scripts/webkitruby/jsc-stress-test/executor.rb:
Canonical link: https://commits.webkit.org/270732@main
More information about the webkit-changes
mailing list