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 / Tests | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/179521390>
Ryan Haddad
Pull request: https://github.com/WebKit/WebKit/pull/67103
EWS
Committed 315296@main (1286c5a040ab): <https://commits.webkit.org/315296@main>
Reviewed commits have been landed. Closing PR #67103 and removing active labels.