зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1182358 - Follow-up: Disable permafailing tests on B2G.
--HG-- extra : rebase_source : bf3b5d0d330f419fb35ca3a4015c8fcfc5ca9a68
This commit is contained in:
Родитель
cdcd177df0
Коммит
4c83c6ae8c
|
@ -17,9 +17,11 @@ skip-if = os == "android" || toolkit == "gonk"
|
|||
[test_basic_app.html]
|
||||
skip-if = os == "android" || buildapp == 'b2g'
|
||||
[test_wakeUp.html]
|
||||
run-if = buildapp == 'b2g' && toolkit == 'gonk'
|
||||
#run-if = buildapp == 'b2g' && toolkit == 'gonk'
|
||||
skip-if = true
|
||||
[test_runNow.html]
|
||||
run-if = buildapp == 'b2g' && toolkit == 'gonk'
|
||||
#run-if = buildapp == 'b2g' && toolkit == 'gonk'
|
||||
skip-if = true
|
||||
[test_promise.html]
|
||||
skip-if = os == "android" || toolkit == "gonk"
|
||||
[test_bug1151082.html]
|
||||
|
|
Загрузка…
Ссылка в новой задаче