RESOLVED FIXED 128636
IDB: Reimport storage/indexeddb tests from Blink
https://bugs.webkit.org/show_bug.cgi?id=128636
Summary IDB: Reimport storage/indexeddb tests from Blink
Brady Eidson
Reported 2014-02-11 17:03:44 PST
IDB: Re-import storage/indexeddb tests from Blink Many have been updated for changes in the spec, many are more verbose, and there are some new ones. Starting with this newer clean slate will make it easier to start wading through the failures.
Attachments
Patch v1 - Bulk import of all non-mozilla tests (all these tests are still skipped anyways) (623.46 KB, patch)
2014-02-11 17:07 PST, Brady Eidson
no flags
Patch v2 - Pretty much the same import, except this time the Mozilla tests pass on WebKit with new expectations. (683.72 KB, patch)
2014-02-12 09:52 PST, Brady Eidson
jer.noble: review+
Brady Eidson
Comment 1 2014-02-11 17:07:15 PST
Created attachment 223917 [details] Patch v1 - Bulk import of all non-mozilla tests (all these tests are still skipped anyways)
WebKit Commit Bot
Comment 2 2014-02-11 17:51:10 PST
Comment on attachment 223917 [details] Patch v1 - Bulk import of all non-mozilla tests (all these tests are still skipped anyways) Clearing flags on attachment: 223917 Committed r163923: <http://trac.webkit.org/changeset/163923>
WebKit Commit Bot
Comment 3 2014-02-11 17:51:11 PST
All reviewed patches have been landed. Closing bug.
Ryosuke Niwa
Comment 4 2014-02-11 19:09:07 PST
Brady Eidson
Comment 5 2014-02-11 19:23:37 PST
(In reply to comment #4) > 9 of these imported tests are failing on ML: > > http://build.webkit.org/results/Apple%20MountainLion%20Release%20WK2%20(Tests)/r163925%20(15902)/results.html By design, none of them should run because their directories are skipped. Taking a look...
Brady Eidson
Comment 6 2014-02-11 19:24:32 PST
(In reply to comment #5) > (In reply to comment #4) > > 9 of these imported tests are failing on ML: > > > > http://build.webkit.org/results/Apple%20MountainLion%20Release%20WK2%20(Tests)/r163925%20(15902)/results.html > > By design, none of them should run because their directories are skipped. Taking a look... The mozilla tests do run, and their behavior changed... even though I didn't import the new versions of them. A dependency I must've missed. I'll just roll out for now.
WebKit Commit Bot
Comment 7 2014-02-11 19:27:49 PST
Re-opened since this is blocked by bug 128645
Brady Eidson
Comment 8 2014-02-12 09:52:46 PST
Created attachment 223976 [details] Patch v2 - Pretty much the same import, except this time the Mozilla tests pass on WebKit with new expectations.
Jer Noble
Comment 9 2014-02-12 10:05:15 PST
Comment on attachment 223976 [details] Patch v2 - Pretty much the same import, except this time the Mozilla tests pass on WebKit with new expectations. rs=me.
Brady Eidson
Comment 10 2014-02-12 10:13:20 PST
Note You need to log in before you can comment on or make changes to this bug.