Bug 183024

Summary: Add delay to make cookie purge catch up when running http/tests/resourceLoadStatistics/partitioned-and-unpartitioned-cookie-deletion.html
Product: WebKit Reporter: John Wilander <wilander>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=182719
https://bugs.webkit.org/show_bug.cgi?id=183094

Description John Wilander 2018-02-21 16:13:09 PST
http/tests/resourceLoadStatistics/partitioned-and-unpartitioned-cookie-deletion.html is flaky even though we've made sure the callback is fired when all scanning of data records has finished. We should add a small delay before the test conditions are tested.
Comment 1 Radar WebKit Bug Importer 2018-02-21 16:13:54 PST
<rdar://problem/37765207>
Comment 2 John Wilander 2018-02-21 16:17:39 PST
Committed r228906: <https://trac.webkit.org/changeset/228906>