зеркало из https://github.com/mozilla/gecko-dev.git
40 строки
1.1 KiB
INI
40 строки
1.1 KiB
INI
[DEFAULT]
|
|
skip-if = (toolkit == 'android' && processor == 'x86') # Android: bug 781789 & bug 782275
|
|
support-files = devicestorage_common.js
|
|
remove_testing_directory.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_dirs.html]
|
|
skip-if = e10s # Bug 1063569.
|
|
# [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_overrideDir.html]
|
|
[test_overwrite.html]
|
|
[test_sanity.html]
|
|
[test_usedSpace.html]
|
|
[test_watch.html]
|
|
[test_watchOther.html]
|
|
[test_storageAreaListener.html]
|
|
skip-if = (toolkit != 'gonk')
|
|
|
|
# FileSystem API tests
|
|
[test_fs_basic.html]
|
|
[test_fs_createDirectory.html]
|
|
[test_fs_get.html]
|
|
[test_fs_getFilesAndDirectories.html]
|
|
[test_fs_remove.html]
|
|
[test_fs_createFile.html]
|
|
[test_fs_appendFile.html]
|