RESOLVED FIXED308496
REGRESSION(308050@main): [macOS] accessibility/roles-exposed.html is a constant text failure
https://bugs.webkit.org/show_bug.cgi?id=308496
Summary REGRESSION(308050@main): [macOS] accessibility/roles-exposed.html is a consta...
Diego De La Toba
Reported 2026-02-23 15:23:58 PST
accessibility/roles-exposed.html is a constant text failure on macOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=accessibility%2Froles-exposed.html DIFF: --- /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/accessibility/roles-exposed-expected.txt +++ /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/accessibility/roles-exposed-actual.txt @@ -460,7 +460,9 @@ AXRoleDescription: group mprescripts - Could not get AX element. + AXRole: AXGroup + AXSubrole: AXEmptyGroup + AXRoleDescription: group mi AXRole: AXGroup DIFF URL: https://build.webkit.org/results/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/308054%40main%20(1917)/accessibility/roles-exposed-pretty-diff.html REPRODUCTION: I was able to reproduce this on macOS 26.2 release ToT with the following: run-webkit-tests --no-retry --no-show-results --iterations=10 --force accessibility/roles-exposed.html I am going to mark expectations as failure while this pends investigation
Attachments
Radar WebKit Bug Importer
Comment 1 2026-02-23 15:24:05 PST
Diego De La Toba
Comment 2 2026-02-23 17:12:14 PST
EWS
Comment 3 2026-02-23 21:07:47 PST
Committed 308101@main (d2915ef5dc6f): <https://commits.webkit.org/308101@main> Reviewed commits have been landed. Closing PR #59281 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.