Bug 308496
| Summary: | REGRESSION(308050@main): [macOS] accessibility/roles-exposed.html is a constant text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ahmad.saleem792, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P1 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171019424>
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/59281
EWS
Committed 308101@main (d2915ef5dc6f): <https://commits.webkit.org/308101@main>
Reviewed commits have been landed. Closing PR #59281 and removing active labels.