[Webkit-unassigned] [Bug 231838] New: [ macOS ] inspector/dom/getAccessibilityPropertiesForNode.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 15 15:16:40 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=231838

            Bug ID: 231838
           Summary: [ macOS ]
                    inspector/dom/getAccessibilityPropertiesForNode.html
                    is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ayumi_kojima at apple.com

inspector/dom/getAccessibilityPropertiesForNode.html

Is failing on macOS.

History: https://results.webkit.org/?suite=layout-tests&test=inspector%2Fdom%2FgetAccessibilityPropertiesForNode.html

According to the history, it looks like either https://trac.webkit.org/changeset/284245/webkit or https://trac.webkit.org/changeset/284244/webkit caused the failure.

Diff:

--- /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk1/build/layout-test-results/inspector/dom/getAccessibilityPropertiesForNode-expected.txt
+++ /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk1/build/layout-test-results/inspector/dom/getAccessibilityPropertiesForNode-actual.txt
@@ -447,6 +447,8 @@
     label:
     role: group
     childNodeIds.length: 1
+    ignored: true
+    ignoredByDefault: true
     parentNodeId: exists

 <div role="doc-pullquote">doc-pullquote</div>
@@ -454,6 +456,8 @@
     label:
     role: group
     childNodeIds.length: 1
+    ignored: true
+    ignoredByDefault: true
     parentNodeId: exists

 <div role="doc-prologue">doc-prologue</div>
@@ -551,6 +555,8 @@
     label:
     role: group
     childNodeIds.length: 1
+    ignored: true
+    ignoredByDefault: true
     parentNodeId: exists

 <div role="doc-errata">doc-errata</div>
@@ -572,6 +578,8 @@
     label:
     role: group
     childNodeIds.length: 1
+    ignored: true
+    ignoredByDefault: true
     parentNodeId: exists

 <div role="doc-endnotes">doc-endnotes</div>
@@ -593,6 +601,8 @@
     label:
     role: group
     childNodeIds.length: 1
+    ignored: true
+    ignoredByDefault: true
     parentNodeId: exists

 <div role="doc-credits">doc-credits</div>
@@ -753,7 +763,6 @@
     exists: true
     label:
     role:
-    childNodeIds.length: 1
     disabled: true
     required: false

@@ -788,7 +797,6 @@
     exists: true
     label:
     role:
-    childNodeIds.length: 1
     focused: false
     invalid: spelling
     required: false
@@ -797,7 +805,6 @@
     exists: true
     label:
     role:
-    childNodeIds.length: 1
     focused: false
     required: true

@@ -874,6 +881,8 @@
     label:
     role: group
     childNodeIds.length: 1
+    ignored: true
+    ignoredByDefault: true
     liveRegionAtomic: true
     liveRegionRelevant: additions,text
     liveRegionStatus: assertive
@@ -884,6 +893,8 @@
     label:
     role: group
     childNodeIds.length: 1
+    ignored: true
+    ignoredByDefault: true
     liveRegionAtomic: false
     liveRegionRelevant: additions,text
     liveRegionStatus: polite
@@ -894,6 +905,8 @@
     label:
     role: group
     childNodeIds.length: 1
+    ignored: true
+    ignoredByDefault: true
     parentNodeId: exists

 <div role="listbox" aria-busy="true">

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211015/3865b767/attachment-0001.htm>


More information about the webkit-unassigned mailing list