Bug 230072 - [ MacOS wk1 Release ] inspector/dom/shadow-and-non-shadow-children.html is a flaky failure
Summary: [ MacOS wk1 Release ] inspector/dom/shadow-and-non-shadow-children.html is a ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac (Intel) Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-08 16:08 PDT by ayumi_kojima
Modified: 2021-09-10 11:48 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ayumi_kojima 2021-09-08 16:08:52 PDT
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.
Comment 1 Radar WebKit Bug Importer 2021-09-08 16:09:20 PDT
<rdar://problem/82896692>
Comment 2 ayumi_kojima 2021-09-08 16:16:39 PDT
Marked expectations: https://trac.webkit.org/changeset/282179/webkit
Comment 3 ayumi_kojima 2021-09-10 11:48:44 PDT
I was not able to reproduce the failure locally on BigSur using run-webkit-tests --iterations 500 --exit-after-n-failures 1 -1 --clobber-old-results inspector/dom/shadow-and-non-shadow-children.html --force -f