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

Jonathan Bedard
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-02-01 13:07:31 PST
Jonathan Bedard
Comment 2 2022-02-01 13:53:14 PST
Aakash Jain
Comment 3 2022-02-01 16:21:56 PST
Note You need to log in before you can comment on or make changes to this bug.