Bug 266315 - [results.webkit.org] Differentiate each minor SDK release
Summary: [results.webkit.org] Differentiate each minor SDK release
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-12 17:25 PST by Jonathan Bedard
Modified: 2023-12-13 13:06 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2023-12-12 17:25:21 PST
Currently, the results database only distinguishes by major and mid-year release. This approach has always been confusing, the version management of tvOS and watchOS made this more confusing, as the existing code classifies these all as E releases. We should instead parse the SDK version and assign every version a A-H letter.
Comment 1 Radar WebKit Bug Importer 2023-12-12 17:25:43 PST
<rdar://problem/119585201>
Comment 2 Jonathan Bedard 2023-12-12 17:28:06 PST
Pull request: https://github.com/WebKit/WebKit/pull/21715
Comment 3 EWS 2023-12-13 13:06:21 PST
Committed 272000@main (a95216e886d0): <https://commits.webkit.org/272000@main>

Reviewed commits have been landed. Closing PR #21715 and removing active labels.