Bug 235971

Summary: [EWS] Fix infinate retry on PR with red ToT
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=235926
https://bugs.webkit.org/show_bug.cgi?id=234847

Description Jonathan Bedard 2022-02-01 13:07:17 PST
If a pull request fails to build in EWS because the base branch doesn't build, we end up in an infinite retry. Because we don't automatically rebase pull requests, we shouldn't retry if the base commit fails to build.
Comment 1 Radar WebKit Bug Importer 2022-02-01 13:07:31 PST
<rdar://problem/88344438>
Comment 2 Jonathan Bedard 2022-02-01 13:53:14 PST
Landed 246651@main (r288911)
Comment 3 Aakash Jain 2022-02-01 16:21:56 PST
Pull Request: https://github.com/WebKit/WebKit/pull/116#pullrequestreview-869839439