Bug 210219
| Summary: | REGRESSION (r259463): [ Mojave Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html is flaky failing and timing out | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jason Lawrence <Lawrence.j> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | ap, webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | iPhone / iPad | ||
| OS: | iOS 13 | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=207571 | ||
Jason Lawrence
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
-
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/61481961>
Jason Lawrence
I have marked this test as flaky timing out and crashing while this issue is investigated.
https://trac.webkit.org/changeset/259763/webkit
Alexey Proskuryakov
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.
Ryan Haddad
After https://trac.webkit.org/changeset/260130/webkit, the test switched from timing out to failing on mac-w1 debug.
Ryan Haddad
(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
Jason Lawrence
I have removed the expectations because this test appears to be passing consistently now.
https://trac.webkit.org/changeset/261476/webkit