[Webkit-unassigned] [Bug 221759] New: [ MacOS ] inspector/debugger/breakpoints/resolved-dump-all-inline-script-pause-locations.html is flakey timing out
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 11 09:24:21 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221759
Bug ID: 221759
Summary: [ MacOS ]
inspector/debugger/breakpoints/resolved-dump-all-inlin
e-script-pause-locations.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/breakpoints/resolved-dump-all-inline-script-pause-locations.html
Is flakey timing out on MacOS.
HISTORY URL:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fdebugger%2Fbreakpoints%2Fresolved-dump-all-inline-script-pause-locations.html
Test is very flakey, but has been timing out for a long time.
Most recent reported occurrence was at r272726.
DIFF URL:
https://build.webkit.org/results/Apple-BigSur-Release-WK2-Tests/r272726%20(122)/inspector/debugger/breakpoints/resolved-dump-all-inline-script-pause-locations-pretty-diff.html
DIFF TEXT:
CONSOLE MESSAGE: here 1
CONSOLE MESSAGE: here 2
-Checking all resolved breakpoint locations in a script.
+#PID UNRESPONSIVE - WebKitTestRunner (pid 46376)
+FAIL: Timed out waiting for notifyDone to be called
-
-
-== Running test suite: Debugger.resolvedBreakpoint.dumpAllLocations
--- Running test case: Debugger.resolvedBreakpoint.dumpAllLocations.InlineScript
-
-INSERTING AT: 3:0
-PAUSES AT: 3:0
- 0 <body>
- 1 <button id="one">One</button>
- 2 <button id="two">Two</button>
--=> 3 | <script>console.log("here 1");document.getElementById("one").addEventListener("click", (event) => { console.log("one"); console.log(event); });</script>
- 4 <script>
- 5 console.log("here 2");document.getElementById("two").addEventListener("click", (event) => { console.log("two"); console.log(event); });
- 6 </script>
--
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/20210211/34fbfc08/attachment-0001.htm>
More information about the webkit-unassigned
mailing list