[Webkit-unassigned] [Bug 222209] New: [ macOS Wk 2 ] inspector/debugger/async-stack-trace-basic.html is flakey timing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 19 15:44:48 PST 2021


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

            Bug ID: 222209
           Summary: [ macOS Wk 2 ]
                    inspector/debugger/async-stack-trace-basic.html is
                    flakey timing out
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Jenner at apple.com

inspector/debugger/async-stack-trace-basic.html

is flakey timing out in macOS on wk2. It is also flakey timing out in EWS, causing EWS to slow down. 

HISTORY URL:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fdebugger%2Fasync-stack-trace-basic.html

History shows that the timeouts started when this test first started to run on Big Sur at r271039. 

DIFF URL:
https://build.webkit.org/results/Apple-Catalina-Debug-WK2-Tests/r273103%20(233)/inspector/debugger/async-stack-trace-basic-pretty-diff.html

DIFF TEXT:
--- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/inspector/debugger/async-stack-trace-basic-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/inspector/debugger/async-stack-trace-basic-actual.txt
@@ -1,83 +1,5 @@
-Tests for checking that async stack traces exist when pausing in asynchronous callbacks: requestAnimationFrame, setTimeout, setInterval, and postMessage.
+#PID UNRESPONSIVE - WebKitTestRunner (pid 51380)
+FAIL: Timed out waiting for notifyDone to be called

-
-== Running test suite: AsyncStackTrace.Basic
--- Running test case: AsyncStackTrace.Basic.RequestAnimationFrame
-PAUSED
-CALL STACK:
-0: [F] handleAnimationFrame
-ASYNC CALL STACK:
-1: --- requestAnimationFrame ---
-2: [F] triggerRequestAnimationFrame
-3: [P] Global Code
-
--- Running test case: AsyncStackTrace.Basic.NestedRequestAnimationFrame
-PAUSED
-CALL STACK:
-0: [F] handleAnimationFrame2
-ASYNC CALL STACK:
-1: --- requestAnimationFrame ---
-2: [F] handleAnimationFrame1
-3: --- requestAnimationFrame ---
-4: [F] triggerNestedRequestAnimationFrame
-5: [P] Global Code
-
--- Running test case: AsyncStackTrace.Basic.SetTimeout
-PAUSED
-CALL STACK:
-0: [F] handleTimeout
-ASYNC CALL STACK:
-1: --- setTimeout ---
-2: [F] triggerSetTimeout
-3: [P] Global Code
-
--- Running test case: AsyncStackTrace.Basic.NestedSetTimeout
-PAUSED
-CALL STACK:
-0: [F] handleTimeout2
-ASYNC CALL STACK:
-1: --- setTimeout ---
-2: [F] handleTimeout1
-3: --- setTimeout ---
-4: [F] triggerNestedSetTimeout
-5: [P] Global Code
-
--- Running test case: AsyncStackTrace.Basic.SetInterval
-PAUSED
-CALL STACK:
-0: [F] handleInterval
-ASYNC CALL STACK:
-1: --- setInterval ---
-2: [F] triggerSetInterval
-3: [P] Global Code
-
--- Running test case: AsyncStackTrace.Basic.NestedSetInterval
-PAUSED
-CALL STACK:
-0: [F] handleInterval2
-ASYNC CALL STACK:
-1: --- setInterval ---
-2: [F] handleInterval1
-3: --- setInterval ---
-4: [F] triggerNestedSetInterval
-5: [P] Global Code
-
--- Running test case: AsyncStackTrace.Basic.NestedSetInterval
-PAUSED
-CALL STACK:
-0: [F] handleInterval2
-ASYNC CALL STACK:
-1: --- setInterval ---
-2: [F] handleInterval1
-3: --- setInterval ---
-4: [F] triggerNestedSetInterval
-5: [P] Global Code
-
--- Running test case: AsyncStackTrace.Basic.PostMessage
-PAUSED
-CALL STACK:
-0: [F] handleMessage
-ASYNC CALL STACK:
-1: --- postMessage ---
-2: [P] Global Code
-
+#EOF
+#EOF

-- 
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/20210219/f2434c28/attachment-0001.htm>


More information about the webkit-unassigned mailing list