RESOLVED FIXED294135
REGRESSION(295356@main): [ iOS ] 2 accessibility/*.html tests are constant failures.
https://bugs.webkit.org/show_bug.cgi?id=294135
Summary REGRESSION(295356@main): [ iOS ] 2 accessibility/*.html tests are constant fa...
Yasmin Karimi
Reported 2025-06-06 11:22:56 PDT
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
Radar WebKit Bug Importer
Comment 1 2025-06-06 11:29:38 PDT
Joshua Hoffman
Comment 2 2025-06-06 12:58:28 PDT
EWS
Comment 3 2025-06-06 18:39:36 PDT
Committed 295955@main (59444cfffd12): <https://commits.webkit.org/295955@main> Reviewed commits have been landed. Closing PR #46438 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.