dom/contacts/tests/mochitest.ini

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     1 [DEFAULT]
     2 skip-if = e10s
     4 [shared.js]
     5 [test_contacts_basics.html]
     6 skip-if = (toolkit == 'gonk' && debug) #debug-only failure
     7 [test_contacts_basics2.html]
     8 [test_contacts_blobs.html]
     9 [test_contacts_events.html]
    10 [test_contacts_getall.html]
    11 skip-if = (toolkit == 'gonk' && debug) #debug-only failure
    12 [test_contacts_getall2.html]
    13 [test_contacts_international.html]
    14 [test_contacts_substringmatching.html]
    15 [test_contacts_substringmatchingVE.html]
    16 [test_contacts_substringmatchingCL.html]
    17 [test_migration.html]
    18   support-files =
    19     test_migration_chrome.js
    20   skip-if = os == "android"

mercurial