gecko/dom/devicestorage/test/mochitest.ini

31 lines
808 B
INI

[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]