WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
317036
[EWS] Don't forward tester OS/SDK as builder properties when re-triggering parent build
https://bugs.webkit.org/show_bug.cgi?id=317036
Summary
[EWS] Don't forward tester OS/SDK as builder properties when re-triggering pa...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-06-12 15:35:17 PDT
<
rdar://problem/179521390
>
Ryan Haddad
Comment 2
2026-06-12 15:42:46 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/67103
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.
Top of Page
Format For Printing
XML
Clone This Bug