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 Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/123857904>
Ryan Haddad
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
Test gardening commit 275917@main (6f1fe3119269): <https://commits.webkit.org/275917@main>
Reviewed commits have been landed. Closing PR #25736 and removing active labels.