Bug 276379
| Summary: | [ews] Add validation to prevent SDK or OS version mismatch between corresponding builds on tester and builder queues | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | Tools / Tests | Assignee: | Aakash Jain <aakash_jain> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aakash_jain, ap, ben_schwartz, ryanhaddad, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=278400 | ||
Aakash Jain
Sometimes while updating the bots, either some of the bot gets missed or temporarily (for few hours) it happens that the bot which creates the build archive is on different OS/SDK then the one which is triggered by it. This causes the tests to fail in various (sometimes mysterious) ways. Various times it's very hard to notice/debug.
Recently api-ios ews queue got almost stuck for few days because of such an issue. The was just because one of the bot had a different/old OS/SDK version (which triggered various builds and all of them got stuck in retry loop on api-ios queue). We should add validation to prevent SDK or OS version mismatch between corresponding builds on tester and builder queues.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/131396281>
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/30652
EWS
Committed 280825@main (03191fc211d8): <https://commits.webkit.org/280825@main>
Reviewed commits have been landed. Closing PR #30652 and removing active labels.
Aakash Jain
Re-opening for pull request https://github.com/WebKit/WebKit/pull/30708
EWS
Committed 280869@main (4b9a637b40a0): <https://commits.webkit.org/280869@main>
Reviewed commits have been landed. Closing PR #30708 and removing active labels.