Bug 144475
| Summary: | [iOS] IndexedDB tests have numerous unexpected failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ap, beidson, joepeck, ryanhaddad, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Joseph Pecoraro
* 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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/20773337>
Alexey Proskuryakov
All tests in storage/indexeddb are currently skipped on iOS, fixing that might make sense as part of modern IDB work.