[Webkit-unassigned] [Bug 218253] New: REGRESSION: [macOS WK1] inspector/cpu-profiler/threads.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 11:59:36 PDT 2020


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

            Bug ID: 218253
           Summary: REGRESSION: [macOS WK1]
                    inspector/cpu-profiler/threads.html is a flaky failure
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

inspector/cpu-profiler/threads.html has become a flaky failure on macOS WK1 bots

--- /Volumes/Data/slave/mojave-release-tests-wk1/build/layout-test-results/inspector/cpu-profiler/threads-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk1/build/layout-test-results/inspector/cpu-profiler/threads-actual.txt
@@ -13,10 +13,16 @@
 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.
+FAIL: Event should have 2 worker threads.
+    Expected: 2
+    Actual: 7
 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.
+FAIL: Worker 1 usage should be greater than zero.
+    Expected: greater than 0
+    Actual: 0
+FAIL: Worker 2 usage should be greater than zero.
+    Expected: greater than 0
+    Actual: 0
 PASS: Total usage should be greater than or equal to the sum of both worker threads.
 CPUProfiler.trackingComplete


https://results.webkit.org/?suite=layout-tests&test=inspector%2Fcpu-profiler%2Fthreads.html

-- 
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/20201027/e124166d/attachment-0001.htm>


More information about the webkit-unassigned mailing list