[Webkit-unassigned] [Bug 167203] New: LayoutTest inspector/worker/debugger-shared-breakpoint.html is flaky
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 19 10:19:11 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=167203
Bug ID: 167203
Summary: LayoutTest
inspector/worker/debugger-shared-breakpoint.html is
flaky
Classification: Unclassified
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
LayoutTest inspector/worker/debugger-shared-breakpoint.html is flaky
https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r210923%20(1692)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fworker%2Fdebugger-shared-breakpoint.html
--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/inspector/worker/debugger-shared-breakpoint-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/inspector/worker/debugger-shared-breakpoint-actual.txt
@@ -7,21 +7,11 @@
PASS: Two Workers ready.
-- Running test case: Worker.Debugger.SharedBreakpoint.BreakpointAdded
-PASS: All Targets paused.
-PASS: Active CalleFrame should be in a Worker.
-PASS: Pause reason should be a breakpoint.
-PAUSE AT triggerBreakpoint:9:5
- 5
- 6 function triggerBreakpoint() {
- 7 let alpha = 1;
- -> 8 |let beta = 2; // BREAKPOINT
- 9 let gamma = 3;
- 10 }
- 11
+ASSERT: undefined
+!! EXCEPTION: null is not an object (evaluating 'workerTarget1.mainResource.createSourceCodeLocation')
+Stack Trace: #0: (anonymous) (test)
+#1: initializePromise [native code]
+#2: Promise [native code]
+#3: (anonymous) (TestCombined.js:1591:35)
+#4: promiseReactionJob [native code]
-
-
--- Running test case: Worker.Debugger.SharedBreakpoint.BreakpointRemoved
-PASS: Worker 1 should not have paused.
-PASS: Worker 2 should not have paused.
-
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170119/cc38a28d/attachment.html>
More information about the webkit-unassigned
mailing list