1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/contacts/tests/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,21 @@ 1.4 +[DEFAULT] 1.5 +skip-if = e10s 1.6 + 1.7 +[shared.js] 1.8 +[test_contacts_basics.html] 1.9 +skip-if = (toolkit == 'gonk' && debug) #debug-only failure 1.10 +[test_contacts_basics2.html] 1.11 +[test_contacts_blobs.html] 1.12 +[test_contacts_events.html] 1.13 +[test_contacts_getall.html] 1.14 +skip-if = (toolkit == 'gonk' && debug) #debug-only failure 1.15 +[test_contacts_getall2.html] 1.16 +[test_contacts_international.html] 1.17 +[test_contacts_substringmatching.html] 1.18 +[test_contacts_substringmatchingVE.html] 1.19 +[test_contacts_substringmatchingCL.html] 1.20 +[test_migration.html] 1.21 + support-files = 1.22 + test_migration_chrome.js 1.23 + skip-if = os == "android" 1.24 +