Bug 270319

Summary: NEW TEST[ Ventura WK2 ] accessibility/datetime/input-time-label-value.html is a consistent failure
Product: WebKit Reporter: Jay Stfleur <j_stfleur>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andresg_22, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Jay Stfleur
Reported 2024-02-29 14:11:35 PST
Description: accessibility/datetime/input-time-label-value.html Is a consistent failure since test was introduced. History: https://results.webkit.org/?suite=layout-tests&test=accessibility%2Fdatetime%2Finput-time-label-value.html Diff/Image Diff/Crash Log: --- /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/accessibility/datetime/input-time-label-value-expected.txt +++ /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/accessibility/datetime/input-time-label-value-actual.txt @@ -2,19 +2,19 @@ inputtime1: PASS: inputtime.title === 'AXTitle: Meeting time:' -AXValue: 8:00 AM +AXValue: 8:00 AM inputtime2: PASS: inputtime.title === 'AXTitle: Meeting time:' -AXValue: 8:00 AM +AXValue: 8:00 AM inputtime3: PASS: inputtime.title === 'AXTitle: Meeting time:' -AXValue: 8:00 AM +AXValue: 8:00 AM inputtime4: PASS: inputtime.title === 'AXTitle: ' -AXValue: 7:30 AM +AXValue: 7:30 AM PASS successfullyParsed is true
Attachments
Radar WebKit Bug Importer
Comment 1 2024-02-29 14:12:04 PST
Ryan Haddad
Comment 2 2024-03-07 14:05:12 PST
It looks like https://commits.webkit.org/275301@main added a baseline for Monterey. Eyeballing that baseline vs the actual output from Ventura suggests that they match. I think the “fix” here will be to move that baseline from platform/mac-monterey/ to platform/mac-ventura/
EWS
Comment 3 2024-03-11 11:59:59 PDT
Test gardening commit 275917@main (6f1fe3119269): <https://commits.webkit.org/275917@main> Reviewed commits have been landed. Closing PR #25736 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.