Bug 1166923 - Disable the Nuwa mochitests for being permafail.

CLOSED TREE
This commit is contained in:
Ryan VanderMeulen 2015-05-20 17:10:36 -04:00
Родитель 6396c6c96b
Коммит 5369765244
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -14,9 +14,9 @@ skip-if = buildapp == 'b2g' || buildapp == 'mulet' || e10s || toolkit == 'androi
[test_cpow_cookies.html]
skip-if = buildapp == 'b2g' || buildapp == 'mulet'
[test_NuwaProcessCreation.html]
skip-if = toolkit != 'gonk'
skip-if = true # bug 1166923
[test_NuwaProcessDeadlock.html]
skip-if = toolkit != 'gonk'
skip-if = true # bug 1166923
[test_child_docshell.html]
skip-if = toolkit == 'cocoa' # disabled due to hangs, see changeset 6852e7c47edf
[test_CrashService_crash.html]