RESOLVED FIXED276379
[ews] Add validation to prevent SDK or OS version mismatch between corresponding builds on tester and builder queues
https://bugs.webkit.org/show_bug.cgi?id=276379
Summary [ews] Add validation to prevent SDK or OS version mismatch between correspond...
Aakash Jain
Reported 2024-07-09 10:54:14 PDT
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
Radar WebKit Bug Importer
Comment 1 2024-07-09 10:57:15 PDT
Aakash Jain
Comment 2 2024-07-10 09:17:25 PDT
EWS
Comment 3 2024-07-10 10:02:21 PDT
Committed 280825@main (03191fc211d8): <https://commits.webkit.org/280825@main> Reviewed commits have been landed. Closing PR #30652 and removing active labels.
Aakash Jain
Comment 4 2024-07-11 11:51:12 PDT
EWS
Comment 5 2024-07-11 11:53:56 PDT
Committed 280869@main (4b9a637b40a0): <https://commits.webkit.org/280869@main> Reviewed commits have been landed. Closing PR #30708 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.