Bug 311576
| Summary: | [macOS] inspector/dom/getAccessibilityPropertiesForNode.html is a constant text failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | New Bugs | Assignee: | Diego De La Toba <d_delatoba> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | tyler_w, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
inspector/dom/getAccessibilityPropertiesForNode.html is a constant text failure on macOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fdom%2FgetAccessibilityPropertiesForNode.html
DIFF:
--- /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/inspector/dom/getAccessibilityPropertiesForNode-expected.txt
+++ /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/inspector/dom/getAccessibilityPropertiesForNode-actual.txt
@@ -305,6 +305,7 @@
exists: true
label:
role: button
+ expanded: false
focused: false
parentNodeId: exists
required: false
DIFF URL:
https://build.webkit.org/results/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/310444@main%20(2948)/inspector/dom/getAccessibilityPropertiesForNode-pretty-diff.html
HISTORY:
I was able to reproduce this on macOS release TOT with the following:
run-webkit-tests --root <PATH-TO-SPADE> --release --no-retry inspector/dom/getAccessibilityPropertiesForNode.html
Marking expectations as fail while this pends investigation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/174176989>
Diego De La Toba
Test gardening pull request: https://github.com/WebKit/WebKit/pull/62130
EWS
Test gardening commit 310658@main (70b78180dc2d): <https://commits.webkit.org/310658@main>
Reviewed commits have been landed. Closing PR #62130 and removing active labels.
Diego De La Toba
Looks like this test just needs a rebaseline to account for changes made in 310441@main.
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/62131
EWS
Committed 310675@main (9e95c0369f2a): <https://commits.webkit.org/310675@main>
Reviewed commits have been landed. Closing PR #62131 and removing active labels.