mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 984274 - Disable test_sandbox_permission.html for frequent failures on a CLOSED TREE.
This commit is contained in:
parent
611ba29905
commit
7b4af4d888
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user