Bug 152554
Summary: | Modern IDB: Unskip and pass all imported/w3c/indexeddb tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | achristensen |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 152824, 152827, 152835, 152849, 152866, 152875, 152891, 152896, 152921, 152929 | ||
Bug Blocks: | 149117 |
Brady Eidson
Modern IDB: Unskip and pass all imported/w3c/indexeddb tests
I just ran all 234 imported/w3c/indexeddb tests against Modern IDB.
Due to all of the recent work getting storage/indexeddb to pass, the situation is actually pretty great.
There's a handful (~10) that cause an assertion failure in a followup test deleting a specific database. These are all likely the same issue.
Then there's roughly ~35 failures, *most* of which are Modern IDB "Pass"ing a test whose expectations currently include a "Fail"ure, so these are already progressions.
Scattered amongst those failures are probably a handful of legitimate Failures, but I haven't looked closely yet.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brady Eidson
All of the remaining imported w3c test failures are well understood and cataloged in LayoutTests/platform/mac-wk1/TestExpectations
This umbrella has outlived its usefulness.