Bug 235971
| Summary: | [EWS] Fix infinate retry on PR with red ToT | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/88344438>
Jonathan Bedard
Landed 246651@main (r288911)
Aakash Jain
Pull Request: https://github.com/WebKit/WebKit/pull/116#pullrequestreview-869839439