[Webkit-unassigned] [Bug 195134] New: [GTK] New CPU profiler tests failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 17:20:50 PST 2019


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

            Bug ID: 195134
           Summary: [GTK] New CPU profiler tests failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

inspector/cpu-profiler/threads.html
inspector/cpu-profiler/tracking.html

Introduced in r241739.

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/inspector/cpu-profiler/threads-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/inspector/cpu-profiler/threads-actual.txt
@@ -10,13 +10,10 @@
 PASS: Event should have a timestamp.
 PASS: Event should have a usage.
 PASS: usage should be greater than or equal to zero.
-PASS: Event should have threads.
-PASS: Every thread has between 0 and 100 usage.
-PASS: Event should have 1 main thread.
-PASS: Event should have 2 worker threads.
-PASS: Event should have other worker threads.
-PASS: Worker 1 usage should be greater than zero.
-PASS: Worker 2 usage should be greater than zero.
-PASS: Total usage should be greater than or equal to the sum of both worker threads.
-CPUProfiler.trackingComplete
+FAIL: Event should have threads.
+    Expected: truthy
+    Actual: false
+!! EXCEPTION: undefined is not an object (evaluating 'messageObject.params.event.threads')
+Stack Trace: #0: (anonymous) (unknown)
+#1: promiseReactionJob [native code]

-- 
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/20190228/bb3b0de9/attachment-0001.html>


More information about the webkit-unassigned mailing list