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
<rdar://problem/94075876>
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.
*** This bug has been marked as a duplicate of bug 246147 ***
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