mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
24 lines
900 B
INI
24 lines
900 B
INI
[DEFAULT]
|
|
support-files = shared.js
|
|
|
|
[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) || (toolkit == 'android' && processor == 'x86') #debug-only failure #x86 only
|
|
[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 =
|
|
test_migration_chrome.js
|
|
skip-if = os == "android"
|
|
[test_permission_denied.html]
|