Bug 240758

Summary: EWS builders can get stuck in infinite loop when PR is targetting non-default branch
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: aakash_jain, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Aakash Jain
Reported 2022-05-21 09:53:34 PDT
EWS builders can get stuck in infinite loop when PR is targeting non-default branch. e.g.: https://github.com/WebKit/WebKit/pull/745#issuecomment-1133668141, https://ews-build.webkit.org/#/builders/64/builds/19189
Attachments
Radar WebKit Bug Importer
Comment 1 2022-05-28 09:54:12 PDT
Ryan Haddad
Comment 2 2023-01-18 11:15:57 PST
We addressed the "compile-without-patch" case in https://bugs.webkit.org/show_bug.cgi?id=246147 by giving up on retries, but we can still hit this if tests exit early with failures during the clean tree run.
Aakash Jain
Comment 3 2023-01-19 08:42:37 PST
*** This bug has been marked as a duplicate of bug 246147 ***
Aakash Jain
Comment 4 2023-01-19 08:43:40 PST
Yeah. Marked this one as duplicate of Bug 246147. Infinite retry loop in case of tests exiting early is tracked by https://bugs.webkit.org/show_bug.cgi?id=246518
Note You need to log in before you can comment on or make changes to this bug.