Bug 152554 - Modern IDB: Unskip and pass all imported/w3c/indexeddb tests
Summary: Modern IDB: Unskip and pass all imported/w3c/indexeddb tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 152824 152827 152835 152849 152866 152875 152891 152896 152921 152929
Blocks: 149117
  Show dependency treegraph
 
Reported: 2015-12-24 22:08 PST by Brady Eidson
Modified: 2016-01-12 10:14 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2015-12-24 22:08:39 PST
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.
Comment 1 Brady Eidson 2016-01-12 10:14:54 PST
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.