Bug 207463
Summary: | [ macOS ] inspector/runtime/getCollectionEntries.html is flaky failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jacob Uphoff <jacob_uphoff> |
Component: | Scrolling | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jacob Uphoff
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...
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/59311630>
Jacob Uphoff
Set test expectations on 256175
Darin Adler
*** Bug 207642 has been marked as a duplicate of this bug. ***