dom/devicestorage/test/mochitest.ini

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

     1 [DEFAULT]
     2 skip-if = toolkit == 'android' || e10s #bug 781789 & bug 782275
     3 support-files = devicestorage_common.js
     5 [test_823965.html]
     6 # [test_add.html]
     7 # man, our mime database sucks hard.  followup bug # 788273
     8 [test_addCorrectType.html]
     9 [test_available.html]
    10 [test_basic.html]
    11 [test_overrideDir.html]
    12 # [test_diskSpace.html]
    13 # Possible race between the time we write a file, and the
    14 # time it takes to be reflected by statfs().  Bug # 791287
    15 [test_dotdot.html]
    16 [test_enumerate.html]
    17 [test_enumerateMultipleContinue.html]
    18 [test_enumerateOptions.html]
    19 [test_freeSpace.html]
    20 [test_lastModificationFilter.html]
    21 [test_overwrite.html]
    22 [test_sanity.html]
    23 [test_usedSpace.html]
    24 [test_watch.html]
    25 [test_watchOther.html]
    27 # FileSystem API tests
    28 [test_fs_basic.html]
    29 [test_fs_createDirectory.html]
    30 [test_fs_get.html]
    31 [test_fs_remove.html]
    32 [test_fs_createFile.html]

mercurial