Bug 263048
| Summary: | REGRESSION(iOS17): [ iOS17 wk2 ] accessibility/ios-simulator/input-type-time.html is a constant failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | Accessibility | Assignee: | Anne van Kesteren <annevk> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | andresg_22, cfleizach, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=262489 | ||
Ben Schwartz
accessibility/ios-simulator/input-type-time.html
This test is constantly failing on iOS 17 wk2.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=accessibility%2Fios-simulator%2Finput-type-time.html
TEXT DIFF:
PASS timeinput.description is 'AXLabel: (Between: 07:00 AM-09:00 AM)'
PASS timeinput.isIgnored is false
-PASS timeinput.stringValue is 'AXValue: 8:00 AM'
+FAIL timeinput.stringValue should be AXValue: 8:00 AM. Was AXValue: 8:00 AM.
PASS timeinput2.description is 'AXLabel: '
-PASS timeinput2.stringValue is 'AXValue: 8:00 AM'
+FAIL timeinput2.stringValue should be AXValue: 8:00 AM. Was AXValue: 8:00 AM.
PASS successfullyParsed is true
TEST COMPLETE
DIFF URL:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Debug-WK2-Tests/269213@main%20(113)/accessibility/ios-simulator/input-type-time-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce this issue on the iPhone 12 simulator (running iOS 17.0.1) ToT using the following command:
run-webkit-tests --clobber-old-results --verbose --ios-simulator accessibility/ios-simulator/input-type-time.html
REGRESSION:
This test has been failing on iOS 17 since the bring-up of testers at 268517@main.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116837628>
EWS
Test gardening commit 269230@main (0ad256b3bbe0): <https://commits.webkit.org/269230@main>
Reviewed commits have been landed. Closing PR #18968 and removing active labels.
Anne van Kesteren
Pull request: https://github.com/WebKit/WebKit/pull/21783
EWS
Committed 272041@main (7f798b86786a): <https://commits.webkit.org/272041@main>
Reviewed commits have been landed. Closing PR #21783 and removing active labels.