Bug 207157 - [ macOS wk1 ] inspector/debugger/tail-deleted-frames/tail-deleted-frames-scopes.html is flaky timing out
Summary: [ macOS wk1 ] inspector/debugger/tail-deleted-frames/tail-deleted-frames-scop...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-03 15:30 PST by Jacob Uphoff
Modified: 2020-02-03 22:48 PST (History)
4 users (show)

See Also:


Attachments
Update Test Expectations (1.56 KB, patch)
2020-02-03 15:38 PST, Jacob Uphoff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 2020-02-03 15:30:00 PST
inspector/debugger/tail-deleted-frames/tail-deleted-frames-scopes.html

This test has been flaky timing out and you can see the first time out on commit 253875

Seems to only be affecting debug on wk1

Ran iteration test x500 and did not get a timeout

History:

https://results.webkit.org/?suite=layout-tests&test=inspector%2Fdebugger%2Ftail-deleted-frames%2Ftail-deleted-frames-scopes.html&limit=50000

Diff:

--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/inspector/debugger/tail-deleted-frames/tail-deleted-frames-scopes-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/inspector/debugger/tail-deleted-frames/tail-deleted-frames-scopes-actual.txt
@@ -1,29 +1,2 @@
+FAIL: Timed out waiting for notifyDone to be called
 Ensure proper scopes in tail deleted frames.
-
-
-== Running test suite: Debugger.TailDeletedFrames.Scopes
--- Running test case: Debugger.TailDeletedFrames.Scopes
-PAUSED
-CALL STACK:
-0: [F] a
-  ----Scope----
-  x: 20
-  -------------
-1: -F- b
-  ----Scope----
-  y: 40
-  -------------
-2: -F- c
-  ----Scope----
-  z: 60
-  -------------
-3: [F] startABC
-  ----Scope----
-  --  empty  --
-  -------------
-4: [P] Global Code
-  ----Scope----
-  --  empty  --
-  -------------
-RESUMED
-
Comment 1 Radar WebKit Bug Importer 2020-02-03 15:33:48 PST
<rdar://problem/59128753>
Comment 2 Jacob Uphoff 2020-02-03 15:38:52 PST
Created attachment 389583 [details]
Update Test Expectations
Comment 3 Truitt Savell 2020-02-03 15:54:57 PST
Comment on attachment 389583 [details]
Update Test Expectations

Clearing flags on attachment: 389583

Committed r255612: <https://trac.webkit.org/changeset/255612>
Comment 4 Alexey Proskuryakov 2020-02-03 22:48:51 PST
> This test has been flaky timing out and you can see the first time out on commit 253875

This doesn't seem right, I see timeouts older than that, e.g. with r251183. Given how rare these are, I think that this counts as "all visible history".