Bug 230840

Summary: [ MacOS ] inspector/dom/getAccessibilityPropertiesForNode.html is failing
Product: WebKit Reporter: ayumi_kojima
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cfleizach, ews-watchlist, hi, jdiggs, pangle, tyler_w, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

ayumi_kojima
Reported 2021-09-27 08:50:43 PDT
inspector/dom/getAccessibilityPropertiesForNode.html Is failing on BigSur Release Catalina (Release & Debug). History: https://results.webkit.org/?suite=layout-tests&test=inspector%2Fdom%2FgetAccessibilityPropertiesForNode.html Diff: --- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/inspector/dom/getAccessibilityPropertiesForNode-expected.txt +++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/inspector/dom/getAccessibilityPropertiesForNode-actual.txt @@ -292,7 +292,6 @@ label: role: combobox controlledNodeIds.length: 1 - expanded: false focused: false ownedNodeIds.length: 1 required: false
Attachments
Patch (1.48 KB, patch)
2021-09-27 09:11 PDT, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2021-09-27 08:51:34 PDT
ayumi_kojima
Comment 2 2021-09-27 08:52:35 PDT
According to the history, it looks like it started at https://trac.webkit.org/changeset/283078/webkit
Tyler Wilcock
Comment 3 2021-09-27 09:11:46 PDT
Ryan Haddad
Comment 4 2021-09-27 09:30:11 PDT
Comment on attachment 439359 [details] Patch The test is marked as a flaky timeout for macOS, and EWS skips tests that are marked as flaky or failing. Marking r+ so we can land this.
EWS
Comment 5 2021-09-27 10:13:13 PDT
Committed r283125 (242183@main): <https://commits.webkit.org/242183@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 439359 [details].
Note You need to log in before you can comment on or make changes to this bug.