RESOLVED FIXED 150882
Modern IDB: Unskip and pass all storage/indexeddb tests
https://bugs.webkit.org/show_bug.cgi?id=150882
Summary Modern IDB: Unskip and pass all storage/indexeddb tests
Brady Eidson
Reported 2015-11-03 21:53:54 PST
Modern IDB: Unskip and pass all storage/indexeddb tests Some tests might need to change due to spec/compat changes since they were landed in the WebKit repository.
Attachments
Brady Eidson
Comment 1 2015-11-22 20:48:49 PST
At this stage in Modern IDB, a fair amount of the legacy/mozilla tests pass. But a fair amount also fail. In a few days I'll make a pass to unskip tests that already pass. In the meantime I'll be pecking away at individual tests that fail when their failures are interesting and seem surmountable. b/151557 is the first one of these.
Darin Adler
Comment 2 2015-12-11 09:11:00 PST
Why is the list of tests to skip in platform/wk1 instead of in the top level TestExpectations file?
Alex Christensen
Comment 3 2015-12-11 11:44:50 PST
(In reply to comment #2) > Why is the list of tests to skip in platform/wk1 instead of in the top level > TestExpectations file? The initial development of the modern idb implementation is being done for wk1 first until all the tests pass, then we'll get it working for wk2 and remove the legacy idb implementation.
Brady Eidson
Comment 4 2016-01-12 10:16:27 PST
All of the remaining test failures are well understand and cataloged in LayoutTests/platform/mac-wk1/TestExpectations. None of the remaining failures should be considered blockers for making progress on finishing up Modern IDB.
Note You need to log in before you can comment on or make changes to this bug.