[Webkit-unassigned] [Bug 230072] New: [ MacOS wk1 Release ] inspector/dom/shadow-and-non-shadow-children.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 8 16:08:52 PDT 2021


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

            Bug ID: 230072
           Summary: [ MacOS wk1 Release ]
                    inspector/dom/shadow-and-non-shadow-children.html is a
                    flaky failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Mac (Intel)
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ayumi_kojima at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

inspector/dom/shadow-and-non-shadow-children.html

Is a flaky failure on MacOS wk1 Release.

History: https://results.webkit.org/?suite=layout-tests&test=inspector%2Fdom%2Fshadow-and-non-shadow-children.html

Result page: https://build.webkit.org/results/Apple-BigSur-Release-WK1-Tests/r282166%20(5176)/results.html

Diff:

--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/inspector/dom/shadow-and-non-shadow-children-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/inspector/dom/shadow-and-non-shadow-children-actual.txt
@@ -7,7 +7,9 @@
 PASS: DOMNode should be a `video` element.
 PASS: DOMNode should have child nodes.
 PASS: DOMNode should indicate it has 2 child nodes.
-PASS: DOMNode children should be null.
+FAIL: DOMNode children should be null.
+    Expected: null
+    Actual: [object Object],[object Object]
 PASS: DOMNode should have 2 children.
 PASS: DOMNode 1st child should be a ShadowRoot.
 PASS: DOMNode 2nd child should be a `source` element.

-- 
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/20210908/ed9712b6/attachment.htm>


More information about the webkit-unassigned mailing list