Bug 207463 - [ macOS ] inspector/runtime/getCollectionEntries.html is flaky failing
Summary: [ macOS ] inspector/runtime/getCollectionEntries.html is flaky failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 207642 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-02-10 08:32 PST by Jacob Uphoff
Modified: 2020-03-14 13:56 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 2020-02-10 08:32:57 PST
inspector/runtime/getCollectionEntries.html

This test has been flaky failing for all visible history

Fails on wk1 & wk2 on debug

Ran the test on wk2 in iterations x1800 and did not reproduce the failure 

History:

https://results.webkit.org/?suite=layout-tests&test=inspector%2Fruntime%2FgetCollectionEntries.html&limit=50000

Diff:

--- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/inspector/runtime/getCollectionEntries-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/inspector/runtime/getCollectionEntries-actual.txt
@@ -77,7 +77,7 @@
 -- Running test case: Runtime.getDisplayableProperties.fetchCount.WeakSet
 Evaluating expression...
 Getting collection entries with fetchCount 5...
-Got 5 entries.
+Got 0 entries.
 
 -- Running test case: Runtime.getDisplayableProperties.fetchStartCount.WeakSet
 Evaluating expression...
Comment 1 Radar WebKit Bug Importer 2020-02-10 08:33:36 PST
<rdar://problem/59311630>
Comment 2 Jacob Uphoff 2020-02-10 08:38:54 PST
Set test expectations on 256175
Comment 3 Darin Adler 2020-03-14 13:56:01 PDT
*** Bug 207642 has been marked as a duplicate of this bug. ***