Bug 181223

Summary: REGRESSION (r226235?): LayoutTest http/tests/resourceLoadStatistics/clear-in-memory-and-persistent-store.html is a flaky timeout
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ap, jlewis3, webkit-bug-importer, wilander
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=181482

Ryan Haddad
Reported 2018-01-02 15:10:08 PST
The following layout test is a flaky timeout on macOS WK2 http/tests/resourceLoadStatistics/clear-in-memory-and-persistent-store.html Probable cause: This could be related to https://trac.webkit.org/changeset/226235/webkit Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2FresourceLoadStatistics%2Fclear-in-memory-and-persistent-store.html
Attachments
Radar WebKit Bug Importer
Comment 1 2018-01-05 19:20:14 PST
Ryan Haddad
Comment 2 2018-01-08 14:14:47 PST
Skipped test in https://trac.webkit.org/changeset/226538/webkit because it is timing out very frequently on the bots.
Matt Lewis
Comment 3 2018-01-11 17:51:41 PST
It seems that after skipping this test another resourceLoadStatistics test began timing out as shown in this bug https://bugs.webkit.org/show_bug.cgi?id=181482 I'm wondering if they are related as both timeout with a failure to have notifyDone called. The diff for this test: --- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/resourceLoadStatistics/clear-in-memory-and-persistent-store-expected.txt +++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/resourceLoadStatistics/clear-in-memory-and-persistent-store-actual.txt @@ -1,3 +1,5 @@ -PASS Host classified as prevalent resource. -PASS Host is no longer a prevalent resource after the store was cleared. +#PID UNRESPONSIVE - com.apple.WebKit.WebContent.Development (pid 49276) +FAIL: Timed out waiting for notifyDone to be called +#EOF +#EOF
John Wilander
Comment 4 2018-01-19 12:50:11 PST
Note You need to log in before you can comment on or make changes to this bug.