Bug 207778 - [ iOS ] IndexedDB-private-browsing tests are flaky timing out
Summary: [ iOS ] IndexedDB-private-browsing tests are flaky timing out
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-14 10:30 PST by Jacob Uphoff
Modified: 2020-02-14 22:45 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 2020-02-14 10:30:41 PST
The follow tests under IndexedDB have been flaky timing out on iOS since they started running on that platform

imported/w3c/IndexedDB-private-browsing/idbcursor_advance_objectstore4.html

imported/w3c/IndexedDB-private-browsing/idbcursor-advance-continue-async.html

imported/w3c/IndexedDB-private-browsing/idbcursor_continue_objectstore3.html

imported/w3c/IndexedDB-private-browsing/idbcursor_continue_objectstore2.html

History for all of them:

https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2FIndexedDB-private-browsing%2Fidbcursor_advance_objectstore4.html&test=imported%2Fw3c%2FIndexedDB-private-browsing%2Fidbcursor_continue_objectstore2.html&test=imported%2Fw3c%2FIndexedDB-private-browsing%2Fidbcursor_continue_objectstore3.html&test=imported%2Fw3c%2FIndexedDB-private-browsing%2Fidbcursor-advance-continue-async.html


Diff:

no diffs were found for these timeouts
Comment 1 Jacob Uphoff 2020-02-14 10:38:04 PST
Set expectations for these tests here: https://trac.webkit.org/changeset/256624/webkit
Comment 2 Radar WebKit Bug Importer 2020-02-14 10:38:17 PST
<rdar://problem/59463691>
Comment 3 Alexey Proskuryakov 2020-02-14 22:45:00 PST
Is this the same as bug 207786?