Bug 309079
| Summary: | [ews] buildrequest automatically skipped by buildbot without starting a build | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | New Bugs | Assignee: | Aakash Jain <aakash_jain> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aakash_jain, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Aakash Jain
[ews] buildrequest automatically skipped by buildbot without starting a build.
Noticed this issue on https://ews-build.webkit.org/#/builders/168/builds/13982#bb-step-21 , this mac build triggered various tester queues (like mac-wk1, mac-wk2, api-mac etc.). Some of them worked fine (like mac-wk2), but mac-wk1, api-mac and mac-intel-wk2 buildrequests were skipped some of them (like ) were SKIPPED without even starting a build.
This causes the corresponding status-bubble on that PR to be waiting forever. Also impacts safe-merge-queue for that PR.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Aakash Jain
e.g.: mac-wk1 buildrequest:
https://ews-build.webkit.org/#/buildrequests/5272667
https://ews-build.webkit.org/api/v2/buildrequests/5272667
"buildrequests": [
{
"builderid": 167,
"buildrequestid": 5272667,
"buildsetid": 2073581,
"claimed": true,
"claimed_at": 1772483464,
"claimed_by_masterid": 4,
"complete": true,
"complete_at": 1772483464,
"priority": 0,
"properties": null,
"results": 3,
"submitted_at": 1772483324,
"waited_for": false
}
]
Radar WebKit Bug Importer
<rdar://problem/171633881>
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/59992
EWS
Committed 308739@main (3e338aec2e90): <https://commits.webkit.org/308739@main>
Reviewed commits have been landed. Closing PR #59992 and removing active labels.