Bug 317036

Summary: [EWS] Don't forward tester OS/SDK as builder properties when re-triggering parent build
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Tools / TestsAssignee: Ryan Haddad <ryanhaddad>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryan Haddad
Reported 2026-06-12 15:20:38 PDT
The OS/SDK version check for builder / tester compatibility is working in the builder -> tester case. However, when the tester re-triggers it's parent build due to infrastructure issues, this can fail for queues where the archive builder is on a newer OS / Xcode version (but deploying to the older version). See https://ews-build.webkit.org/#/builders/170/builds/27508 as an example that triggered https://ews-build.webkit.org/#/builders/168/builds/35299, but then failed the build with: `Error: OS/SDK version mismatch, please inform an admin. Builder: OS=15.7.3, Xcode=26.2; Tester: OS=26.5.1, Xcode=26.5`
Attachments
Radar WebKit Bug Importer
Comment 1 2026-06-12 15:35:17 PDT
Ryan Haddad
Comment 2 2026-06-12 15:42:46 PDT
EWS
Comment 3 2026-06-16 10:12:12 PDT
Committed 315296@main (1286c5a040ab): <https://commits.webkit.org/315296@main> Reviewed commits have been landed. Closing PR #67103 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.