Bug 1287455 - Skip tests that are not useful on Android r=kanru

MozReview-Commit-ID: GklpSjmJZy6

--HG--
extra : rebase_source : f690e6aa529f263825e018a5dd283c460c5a7555
This commit is contained in:
Alexandre Lissy 2016-07-18 18:54:58 +02:00
Родитель c8db19c1c0
Коммит 84dcf6689f
5 изменённых файлов: 8 добавлений и 7 удалений

Просмотреть файл

@ -1,5 +1,5 @@
[DEFAULT]
skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || e10s
skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || e10s || toolkit == 'android' # Bug 1287720: takes too long on android
support-files =
audio.ogg

Просмотреть файл

@ -1,5 +1,5 @@
[DEFAULT]
skip-if = toolkit == 'android' # Bug 1287455: takes too long to complete on Android
support-files =
shared.js
file_contacts_basics.html
@ -20,11 +20,11 @@ support-files =
# did opened the database. those should really be xpcshell and not chrome
# mochitests maybe ...
[test_contacts_a_shutdown.xul]
skip-if = os == "android" || buildapp == 'b2g'
skip-if = buildapp == 'b2g'
[test_contacts_a_upgrade.xul]
skip-if = os == "android" || buildapp == 'b2g'
skip-if = buildapp == 'b2g'
[test_contacts_a_cache.xul]
skip-if = os == "android" || buildapp == 'b2g'
skip-if = buildapp == 'b2g'
[test_contacts_basics.html]
skip-if = (toolkit == 'gonk' && debug) #debug-only failure
[test_contacts_basics2.html]
@ -42,4 +42,3 @@ skip-if = (toolkit == 'gonk' && debug) #debug-only failure
[test_contacts_substringmatchingCL.html]
[test_migration.html]
support-files +=
skip-if = os == "android"

Просмотреть файл

@ -1,4 +1,5 @@
[DEFAULT]
skip-if = toolkit == 'android' # Bug 1287455: takes too long to complete on Android
support-files =
file_loadserver.js
file_bug1110872.js

Просмотреть файл

@ -1,5 +1,5 @@
[DEFAULT]
skip-if = toolkit == 'android' # Bug 1287455: takes too long to complete on Android
support-files =
MockServices.js
NotificationTest.js

Просмотреть файл

@ -1,4 +1,5 @@
[DEFAULT]
skip-if = toolkit == 'android' # Bug 1287455: takes too long to complete on Android
support-files =
head.js
mock_data.json