WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
278400
[ews] Relax the validation for OS version mismatch between builder and tester
https://bugs.webkit.org/show_bug.cgi?id=278400
Summary
[ews] Relax the validation for OS version mismatch between builder and tester
Aakash Jain
Reported
2024-08-20 11:11:03 PDT
[ews] Remove the validation for OS version. Just the SDK version validation should be sufficient for now.
Attachments
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2024-08-20 11:14:11 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32467
Aakash Jain
Comment 2
2024-08-21 07:51:52 PDT
Instead of removing the OS version check altogether, we can relax it to match only the major and minor version, and ignore the patch version. For example: 13.6.7 and 13.6.6 should be allowed, but 13.6.7 and 13.7 (or 13.6.7 and 14) shouldn't be.
EWS
Comment 3
2024-08-21 10:19:17 PDT
Committed
282565@main
(d68593a1e6a5): <
https://commits.webkit.org/282565@main
> Reviewed commits have been landed. Closing PR #32467 and removing active labels.
Radar WebKit Bug Importer
Comment 4
2024-08-21 10:20:19 PDT
<
rdar://problem/134427913
>
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