Bug 294135
| Summary: | REGRESSION(295356@main): [ iOS ] 2 accessibility/*.html tests are constant failures. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
| Component: | Accessibility | Assignee: | Joshua Hoffman <jhoffman23> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | andresg_22, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yasmin Karimi
The following 2 tests are constant failures on iOS:
accessibility/display-contents/element-roles.html
accessibility/dialog-slotted-content.html
HISTORY:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=accessibility%2Fdisplay-contents%2Felement-roles.html&test=accessibility%2Fdialog-slotted-content.html
TEXT DIFF:
@@ -7,7 +7,7 @@
Button AXLabel: Non-slotted button
Paragraph AXLabel:
StaticText AXLabel: Slotted paragraph text.
- WebCoreLink AXLabel: Slotted link
+ Link AXLabel: Slotted link
StaticText AXLabel: Slotted link
TextField AXLabel:
Generic AXLabel:
DIFF URL:
https://build.webkit.org/results/Apple-iOS-18-Simulator-Debug-WK2-Tests/295912@main%20(997)/accessibility/dialog-slotted-content-pretty-diff.html
https://build.webkit.org/results/Apple-iOS-18-Simulator-Debug-WK2-Tests/295912@main%20(997)/accessibility/display-contents/element-roles-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce this issue on the iOS 18.2 simulator at ToT using the following command:
run-webkit-tests --ios-simulator accessibility/display-contents/element-roles.html --iterations 20
REGRESSION:
According to the results dashboard and contextual information, the probable regression point is 295356@main. The code paths changed in this commit appear to be directly related to the observed regression test failures.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/152729061>
Joshua Hoffman
Pull request: https://github.com/WebKit/WebKit/pull/46438
EWS
Committed 295955@main (59444cfffd12): <https://commits.webkit.org/295955@main>
Reviewed commits have been landed. Closing PR #46438 and removing active labels.