Bug 290906

Summary: run-jsc-stress-tests --treat-failing-as-flaky should also limit total runtime
Product: WebKit Reporter: Angelos Oikonomopoulos <angelos>
Component: JavaScriptCoreAssignee: Angelos Oikonomopoulos <angelos>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Angelos Oikonomopoulos
Comment 1 2025-04-02 02:24:26 PDT
Radar WebKit Bug Importer
Comment 2 2025-04-09 02:20:13 PDT
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.