| Summary: | Flaky Test: inspector/worker/debugger-pause.html | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | WebKit Commit Bot <commit-queue> | ||||||
| Component: | Web Inspector | Assignee: | WebKit Commit Bot <commit-queue> | ||||||
| Status: | NEW --- | ||||||||
| Severity: | Normal | CC: | ap, hi, inspector-bugzilla-changes, jacob_uphoff, joepeck, tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer | ||||||
| Priority: | P2 | Keywords: | InRadar | ||||||
| Version: | WebKit Nightly Build | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=164787 https://bugs.webkit.org/show_bug.cgi?id=164833 https://bugs.webkit.org/show_bug.cgi?id=188580 |
||||||||
| Bug Depends on: | |||||||||
| Bug Blocks: | 50856 | ||||||||
| Attachments: |
|
||||||||
|
Description
WebKit Commit Bot
2020-01-15 03:29:27 PST
Created attachment 387773 [details]
Archive of layout-test-results from webkit-cq-03
This test is very flaky in post-commit testing too. It's been happening for a long time, surprised that it's not marked as flaky yet.
@@ -46,9 +46,9 @@
16 function triggerAssertion() {
-Uncaught exception in test page: TypeError: undefined is not an object (evaluating '[].x.x') [worker-debugger-pause.js:14]
-- Running test case: Worker.Debugger.Pause.Assert
+Uncaught exception in test page: TypeError: undefined is not an object (evaluating '[].x.x') [worker-debugger-pause.js:14]
PASS: Paused
PASS: Should be paused in a Worker CallFrame.
PASS: Pause reason should be an exception.
*** Bug 207070 has been marked as a duplicate of this bug. *** Created attachment 389534 [details]
Update Test Expectations
Comment on attachment 389534 [details] Update Test Expectations Clearing flags on attachment: 389534 Committed r255572: <https://trac.webkit.org/changeset/255572> |