Bug 230840 - [ MacOS ] inspector/dom/getAccessibilityPropertiesForNode.html is failing
Summary: [ MacOS ] inspector/dom/getAccessibilityPropertiesForNode.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-27 08:50 PDT by ayumi_kojima
Modified: 2021-09-27 10:13 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.48 KB, patch)
2021-09-27 09:11 PDT, Tyler Wilcock
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ayumi_kojima 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
Comment 1 Radar WebKit Bug Importer 2021-09-27 08:51:34 PDT
<rdar://problem/83575130>
Comment 2 ayumi_kojima 2021-09-27 08:52:35 PDT
According to the history, it looks like it started at https://trac.webkit.org/changeset/283078/webkit
Comment 3 Tyler Wilcock 2021-09-27 09:11:46 PDT
Created attachment 439359 [details]
Patch
Comment 4 Ryan Haddad 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.
Comment 5 EWS 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].