diff -r 000000000000 -r 6474c204b198 dom/devicestorage/test/mochitest.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dom/devicestorage/test/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,32 @@ +[DEFAULT] +skip-if = toolkit == 'android' || e10s #bug 781789 & bug 782275 +support-files = devicestorage_common.js + +[test_823965.html] +# [test_add.html] +# man, our mime database sucks hard. followup bug # 788273 +[test_addCorrectType.html] +[test_available.html] +[test_basic.html] +[test_overrideDir.html] +# [test_diskSpace.html] +# Possible race between the time we write a file, and the +# time it takes to be reflected by statfs(). Bug # 791287 +[test_dotdot.html] +[test_enumerate.html] +[test_enumerateMultipleContinue.html] +[test_enumerateOptions.html] +[test_freeSpace.html] +[test_lastModificationFilter.html] +[test_overwrite.html] +[test_sanity.html] +[test_usedSpace.html] +[test_watch.html] +[test_watchOther.html] + +# FileSystem API tests +[test_fs_basic.html] +[test_fs_createDirectory.html] +[test_fs_get.html] +[test_fs_remove.html] +[test_fs_createFile.html]