Bug 144475 - [iOS] IndexedDB tests have numerous unexpected failures
Summary: [iOS] IndexedDB tests have numerous unexpected failures
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-04-30 15:37 PDT by Joseph Pecoraro
Modified: 2016-02-27 12:16 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-04-30 15:37:08 PDT
* SUMMARY
IndexedDB tests have numerous unexpected failures on iOS.

Currently 86 failures in storage/indexeddb out of 147 tests. Some are very surprising.
For example, I would expect "storage/indexeddb/objectstore-basics.html" to succeed, it is a basic functionality test.
Comment 1 Radar WebKit Bug Importer 2015-04-30 16:55:37 PDT
<rdar://problem/20773337>
Comment 2 Alexey Proskuryakov 2016-02-27 12:16:27 PST
All tests in storage/indexeddb are currently skipped on iOS, fixing that might make sense as part of modern IDB work.