[Webkit-unassigned] [Bug 191682] New: [GTK] inspector/worker/worker-create-and-terminate.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 06:52:33 PST 2018


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

            Bug ID: 191682
           Summary: [GTK]
                    inspector/worker/worker-create-and-terminate.html is
                    flaky
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

inspector/worker/worker-create-and-terminate.html [ Failure Pass ]

Most of the times the test passes but sometimes fails on the first run with this diff:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/inspector/worker/worker-create-and-terminate-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/inspector/worker/worker-create-and-terminate-actual.txt
@@ -3,15 +3,15 @@

 == Running test suite: Worker.CreateAndTerminate
 -- Running test case: Worker.enable
-PASS: Should be informed of two existing Workers.
+FAIL: Should be informed of two existing Workers.
+    Expected: 2
+    Actual: 1
 Worker - inspector/worker/resources/worker-1.js
-Worker - inspector/worker/resources/worker-2.js

 -- Running test case: Worker.workerCreated
 PASS: Worker.workerCreated
 Worker - inspector/worker/resources/worker-1.js
 Worker - inspector/worker/resources/worker-2.js
-Worker - inspector/worker/resources/worker-3.js

 -- Running test case: Worker.workerTerminated.Page
 PASS: Worker.workerTerminated

-- 
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/20181115/83b6069c/attachment-0001.html>


More information about the webkit-unassigned mailing list