Bug 207163 - [ macOS wk1 ] inspector/heap/imported-snapshot.html is flaky timeout
Summary: [ macOS wk1 ] inspector/heap/imported-snapshot.html is flaky timeout
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 16:26 PST by Jacob Uphoff
Modified: 2020-02-03 16:37 PST (History)
3 users (show)

See Also:


Attachments
Update Test Expectations (1.72 KB, patch)
2020-02-03 16:31 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 16:26:52 PST
inspector/heap/imported-snapshot.html

This test is flaky timeout for all visible history

Test also is a consistent failure on wk1 debug

History:

https://results.webkit.org/?suite=layout-tests&test=inspector%2Fheap%2Fimported-snapshot.html&limit=50000&platform=mac

Diff:

--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/inspector/heap/imported-snapshot-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/inspector/heap/imported-snapshot-actual.txt
@@ -1,11 +1,8 @@
+FAIL: Timed out waiting for notifyDone to be called
 Test for an imported HeapSnapshot.
 
 
 == Running test suite: HeapSnapshot.imported
 -- Running test case: HeapSnapshot.imported
 PASS: Should not have an error creating a snapshot.
-PASS: Normal snapshot is not imported.
-PASS: Normal snapshot title should not be set.
-PASS: Imported snapshot is imported.
-PASS: Imported snapshot title should be set.
Comment 1 Jacob Uphoff 2020-02-03 16:31:02 PST
Created attachment 389598 [details]
Update Test Expectations
Comment 2 Radar WebKit Bug Importer 2020-02-03 16:32:12 PST
<rdar://problem/59131555>
Comment 3 Ryan Haddad 2020-02-03 16:36:23 PST
Comment on attachment 389598 [details]
Update Test Expectations

Clearing flags on attachment: 389598

Committed r255617: <https://trac.webkit.org/changeset/255617>