diff -r 000000000000 -r 6474c204b198 dom/contacts/tests/mochitest.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dom/contacts/tests/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,21 @@ +[DEFAULT] +skip-if = e10s + +[shared.js] +[test_contacts_basics.html] +skip-if = (toolkit == 'gonk' && debug) #debug-only failure +[test_contacts_basics2.html] +[test_contacts_blobs.html] +[test_contacts_events.html] +[test_contacts_getall.html] +skip-if = (toolkit == 'gonk' && debug) #debug-only failure +[test_contacts_getall2.html] +[test_contacts_international.html] +[test_contacts_substringmatching.html] +[test_contacts_substringmatchingVE.html] +[test_contacts_substringmatchingCL.html] +[test_migration.html] + support-files = + test_migration_chrome.js + skip-if = os == "android" +