Bug 236046
| Summary: | [EWS] Never retry no-change build for pull-requests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | 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=234847 | ||
Jonathan Bedard
Pull-requests are not automatically rebased in EWS, so if a build fails on a specific commit, a retry is unlikely to rectify the situation.
Worth noting that there is some disagreement if this is the right approach to this problem.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/88408671>
Jonathan Bedard
We are now automatically rebasing PRs in EWS, so this bug is now invalid.