WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
290906
run-jsc-stress-tests --treat-failing-as-flaky should also limit total runtime
https://bugs.webkit.org/show_bug.cgi?id=290906
Summary
run-jsc-stress-tests --treat-failing-as-flaky should also limit total runtime
Angelos Oikonomopoulos
Reported
2025-04-02 02:19:06 PDT
When we treat failing tests as flaky, we can limit the maximum number of iterations. However, if a test case happens to hang, this multiplies the total runtime since we need to hit the test timeout multiple times. We should be able to cap the amount of time we spend on retries.
Attachments
Add attachment
proposed patch, testcase, etc.
Angelos Oikonomopoulos
Comment 1
2025-04-02 02:24:26 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/43452
Radar WebKit Bug Importer
Comment 2
2025-04-09 02:20:13 PDT
<
rdar://problem/148894304
>
EWS
Comment 3
2025-05-02 04:08:47 PDT
Committed
294423@main
(4777f045be98): <
https://commits.webkit.org/294423@main
> Reviewed commits have been landed. Closing PR #43452 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug