gecko-dev/dom/contacts/tests/mochitest.ini

37 lines
1.2 KiB
INI

[DEFAULT]
support-files =
shared.js
file_contacts_basics.html
file_contacts_basics2.html
file_contacts_blobs.html
file_contacts_events.html
file_contacts_getall.html
file_contacts_getall2.html
file_contacts_international.html
file_contacts_substringmatching.html
file_contacts_substringmatchingVE.html
file_contacts_substringmatchingCL.html
test_migration_chrome.js
file_migration.html
file_permission_denied.html
[test_contacts_basics.html]
skip-if = (toolkit == 'gonk' && debug) #debug-only failure
[test_contacts_basics2.html]
skip-if = (toolkit == 'gonk' && debug) || (os == 'win' && os_version == '5.1') #debug-only failure, bug 967258 on XP
[test_contacts_blobs.html]
skip-if = (toolkit == 'gonk' && debug) #debug-only failure
[test_contacts_events.html]
[test_contacts_getall.html]
skip-if = (toolkit == 'gonk' && debug) #debug-only failure
[test_contacts_getall2.html]
skip-if = (toolkit == 'gonk' && debug) #debug-only failure
[test_contacts_international.html]
[test_contacts_substringmatching.html]
[test_contacts_substringmatchingVE.html]
[test_contacts_substringmatchingCL.html]
[test_migration.html]
support-files +=
skip-if = os == "android"
[test_permission_denied.html]