Bug 207353

Summary: [ macOS wk1 ] inspector/debugger/breakpoint-syntax-error-top-level.html is a flaky failure
Product: WebKit Reporter: Jacob Uphoff <jacob_uphoff>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Update Test Expectations none

Description Jacob Uphoff 2020-02-06 14:14:33 PST
inspector/debugger/breakpoint-syntax-error-top-level.html 

Thit test has been flakey failing for all visible history on wk1 debug for macOS/

I ran the test in iterations x5000 and did not reproduce the failure.

History:

https://results.webkit.org/?suite=layout-tests&test=inspector%2Fdebugger%2Fbreakpoint-syntax-error-top-level.html&limit=50000

Diff:

--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/inspector/debugger/breakpoint-syntax-error-top-level-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/inspector/debugger/breakpoint-syntax-error-top-level-actual.txt
@@ -4,5 +4,5 @@
 
 == Running test suite: TopLevelSyntaxError
 -- Running test case: TopLevelSyntaxErrorDontCrash
-PASS: Paused on the breakpoint after syntax error at top level without crashing.
+!! TIMEOUT: took longer than 10000ms
Comment 1 Radar WebKit Bug Importer 2020-02-06 14:14:59 PST
<rdar://problem/59236813>
Comment 2 Jacob Uphoff 2020-02-06 14:29:48 PST
Created attachment 389996 [details]
Update Test Expectations
Comment 3 Tim Nguyen (:ntim) 2022-03-14 16:30:21 PDT
Doesn't seem flaky anymore.