Bug 206285

Summary: Flaky Test: inspector/worker/debugger-pause.html
Product: WebKit Reporter: WebKit Commit Bot <commit-queue>
Component: Web InspectorAssignee: 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 Flags
Archive of layout-test-results from webkit-cq-03
none
Update Test Expectations none

Description WebKit Commit Bot 2020-01-15 03:29:27 PST
This is an automatically generated bug from the commit-queue.
inspector/worker/debugger-pause.html has been flaky on the commit-queue.

inspector/worker/debugger-pause.html was authored by drousso@apple.com and joepeck@webkit.org.
https://trac.webkit.org/browser/trunk/LayoutTests/inspector/worker/debugger-pause.html

The commit-queue just saw inspector/worker/debugger-pause.html flake (text diff) while processing attachment 387768 [details] on bug 204588.
Bot: webkit-cq-03  Port: <class 'webkitpy.common.config.ports.MacPort'>  Platform: Mac OS X 10.14.6

The bots will update this with information from each new failure.

If you believe this bug to be fixed or invalid, feel free to close.  The bots will re-open if the flake re-occurs.

If you would like to track this test fix with another bug, please close this bug as a duplicate.  The bots will follow the duplicate chain when making future comments.
Comment 1 WebKit Commit Bot 2020-01-15 03:29:28 PST
Created attachment 387773 [details]
Archive of layout-test-results from webkit-cq-03
Comment 2 Alexey Proskuryakov 2020-01-15 22:22:21 PST
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.
Comment 3 Alexey Proskuryakov 2020-02-01 18:30:30 PST
*** Bug 207070 has been marked as a duplicate of this bug. ***
Comment 4 Alexey Proskuryakov 2020-02-01 18:30:57 PST
<rdar://problem/59075737>
Comment 5 Jacob Uphoff 2020-02-03 10:22:14 PST
Created attachment 389534 [details]
Update Test Expectations
Comment 6 Truitt Savell 2020-02-03 10:25:39 PST
Comment on attachment 389534 [details]
Update Test Expectations

Clearing flags on attachment: 389534

Committed r255572: <https://trac.webkit.org/changeset/255572>