Bug 984274 - Disable test_sandbox_permission.html for frequent failures on a CLOSED TREE.

This commit is contained in:
Ryan VanderMeulen 2014-06-07 01:12:33 -04:00
Родитель 299c80e283
Коммит acc1b223a0
1 изменённых файлов: 2 добавлений и 4 удалений

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

@ -1,4 +1,5 @@
[DEFAULT]
run-if = toolkit == "gonk"
support-files =
permission_handler_chrome.js
SandboxPromptTest.html
@ -6,11 +7,8 @@ support-files =
systemapp_helper.js
[test_sandbox_permission.html]
run-if = toolkit == "gonk"
skip-if = true # bug 984274 - frequent timeouts
[test_filepicker_path.html]
run-if = toolkit == "gonk"
[test_permission_deny.html]
run-if = toolkit == "gonk"
[test_permission_gum_remember.html]
run-if = toolkit == "gonk"
[test_systemapp.html]