http/tests/IndexedDB/collect-IDB-objects.https.html Description: This test is flaky timing out on Mojave wk1 Debug. The timeout first appears in the visual history on 04/03/2020. It is also flaky crashing on iOS wk2 Debug. The crashing on iOS wk2 first appeared on 04/07/2020. History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2FIndexedDB%2Fcollect-IDB-objects.https.html&style=debug&limit=50000 Diff: --- /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/http/tests/IndexedDB/collect-IDB-objects.https-expected.txt +++ /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/http/tests/IndexedDB/collect-IDB-objects.https-actual.txt @@ -1,4 +1,2 @@ +FAIL: Timed out waiting for notifyDone to be called - -PASS Ensuring frame document gets collected after being stopped in the middle of IDB operations -
<rdar://problem/61481961>
I have marked this test as flaky timing out and crashing while this issue is investigated. https://trac.webkit.org/changeset/259763/webkit
I don't see any crashes on Mac, there are only iOS ones from a recent regression (hasInitializedAppBoundDomains). Seems almost certain to have started with r259463.
After https://trac.webkit.org/changeset/260130/webkit, the test switched from timing out to failing on mac-w1 debug.
(In reply to Ryan Haddad from comment #4) > After https://trac.webkit.org/changeset/260130/webkit, the test switched > from timing out to failing on mac-w1 debug. Updated mac-wk1 expectations in https://trac.webkit.org/changeset/260272/webkit
I have removed the expectations because this test appears to be passing consistently now. https://trac.webkit.org/changeset/261476/webkit