Bug 206955 - [ macOS wk1 ] inspector/debugger/breakpoints/resolved-dump-each-line.html is flaky failing
Summary: [ macOS wk1 ] inspector/debugger/breakpoints/resolved-dump-each-line.html is ...
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-01-29 11:54 PST by Jacob Uphoff
Modified: 2020-01-30 15:48 PST (History)
4 users (show)

See Also:


Attachments
Update Test Expectations (1.83 KB, patch)
2020-01-29 11:58 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-01-29 11:54:20 PST
inspector/debugger/breakpoints/resolved-dump-each-line.html

This test is a flaky failure on macOS wk1 on Catalina and Mojave release 

This failure appears to be a timeout failure in the test according to the diff. 

I was able to reproduce this simply by running the test in iterations.

History:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fdebugger%2Fbreakpoints%2Fresolved-dump-each-line.html
Diff:

--- /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/inspector/debugger/breakpoints/resolved-dump-each-line-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/inspector/debugger/breakpoints/resolved-dump-each-line-actual.txt
@@ -3041,6 +3041,7 @@
 
 INSERTING AT: 210:0
 PRODUCES: Could not resolve breakpoint
+!! TIMEOUT: took longer than 10000ms
 
 -- Running test case: Debugger.resolvedBreakpoint.dumpEachLine.Functions
Comment 1 Radar WebKit Bug Importer 2020-01-29 11:54:43 PST
<rdar://problem/59000471>
Comment 2 Jacob Uphoff 2020-01-29 11:58:25 PST
Created attachment 389169 [details]
Update Test Expectations
Comment 3 Truitt Savell 2020-01-29 13:00:45 PST
Comment on attachment 389169 [details]
Update Test Expectations

Clearing flags on attachment: 389169

Committed r255377: <https://trac.webkit.org/changeset/255377>