[Webkit-unassigned] [Bug 217966] New: [GTK] inspector/console/queryHolders.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 09:53:20 PDT 2020


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

            Bug ID: 217966
           Summary: [GTK] inspector/console/queryHolders.html is flaky
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com
                CC: inspector-bugzilla-changes at group.apple.com

The test is very flaky since r267815. Inspecting the range r267800-r267815, r267807 introduced several changes in inspector code touching WebKitGTK code. I haven't bisected the range though (before r267815 the test sporadically timeout).

To reproduce the failure:

$ Tools/Scripts/run-webkit-tests --gtk --release --iterations 5 inspector/console/queryHolders.html

Diff: https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r268725%20(16529)/inspector/console/queryHolders-diff.txt

--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/inspector/console/queryHolders-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/inspector/console/queryHolders-actual.txt
@@ -75,7 +75,9 @@
 [RepeatedReferenceHolder, Root] (2)

 -- Running test case: CommandLineAPI.queryHolders.OnlyHeldByDebugger
-PASS: The result should have 0 items.
+FAIL: The result should have 0 items.
+    Expected: 0
+    Actual: 2

 -- Running test case: CommandLineAPI.queryHolders.NonObject
 PASS: Should produce an exception.

-- 
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/20201020/c06bd04a/attachment.htm>


More information about the webkit-unassigned mailing list