Bug 315112
| Summary: | Safer-CPP queue can go in infinite retry loop for branch PRs when scan-build-without-change fails | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | New Bugs | Assignee: | Aakash Jain <aakash_jain> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=246147 | ||
Aakash Jain
Safer-CPP queue can go in infinite retry loop for branch PRs when scan-build-without-change fails
For e.g., all these builds are for exact same commit, stuck in an infinite retry loop. The corresponding PR (https://github.com/WebKit/WebKit/pull/65181) is targeting a branch.
https://ews-build.webkit.org/#/builders/174/builds/27271
https://ews-build.webkit.org/#/builders/174/builds/27269
https://ews-build.webkit.org/#/builders/174/builds/27267
https://ews-build.webkit.org/#/builders/174/builds/27265
https://ews-build.webkit.org/#/builders/174/builds/27264
https://ews-build.webkit.org/#/builders/174/builds/27262
https://ews-build.webkit.org/#/builders/174/builds/27260
https://ews-build.webkit.org/#/builders/174/builds/27258
https://ews-build.webkit.org/#/builders/174/builds/27257
https://ews-build.webkit.org/#/builders/174/builds/27255
https://ews-build.webkit.org/#/builders/174/builds/27252
https://ews-build.webkit.org/#/builders/174/builds/27249
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/177447965>
Aakash Jain
We had similar issue for all other queues which build webkit, and we stopped the automatic retry for PRs targetting a branch (instead of main) in https://commits.webkit.org/255220@main
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/65201
EWS
Committed 313564@main (3846246b9d21): <https://commits.webkit.org/313564@main>
Reviewed commits have been landed. Closing PR #65201 and removing active labels.