[Webkit-unassigned] [Bug 203171] New: Layout Test inspector/layers/layers-for-node.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 18 16:40:56 PDT 2019


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

            Bug ID: 203171
           Summary: Layout Test inspector/layers/layers-for-node.html is
                    flaky
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tsavell at apple.com

The following layout test is flaky on macOS

inspector/layers/layers-for-node.html

Probable cause:

Started failing around r250654

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Flayers%2Flayers-for-node.html

Diff:
--- /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/inspector/layers/layers-for-node-expected.txt
+++ /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/inspector/layers/layers-for-node-actual.txt
@@ -109,14 +109,14 @@
             "x": 0,
             "y": 0,
             "width": "number",
-            "height": "number"
-        },
-        "memory": "number",
-        "compositedBounds": {
-            "x": 0,
-            "y": 0,
-            "width": "number",
-            "height": "number"
+            "height": 72
+        },
+        "memory": "number",
+        "compositedBounds": {
+            "x": 0,
+            "y": 0,
+            "width": "number",
+            "height": 72
         },
         "paintCount": "number"
     }

-- 
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/20191018/6e6ee353/attachment.html>


More information about the webkit-unassigned mailing list