summaryrefslogtreecommitdiffstats
path: root/b2g/components/test/mochitest/mochitest.ini
blob: 97df32ea2bcf8ce4c64e6d95dddb380f95d61c61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[DEFAULT]
support-files =
  permission_handler_chrome.js
  SandboxPromptTest.html
  filepicker_path_handler_chrome.js
  screenshot_helper.js
  systemapp_helper.js
  presentation_prompt_handler_chrome.js
  presentation_ui_glue_handler_chrome.js

[test_filepicker_path.html]
skip-if = toolkit != "gonk"
[test_permission_deny.html]
skip-if = toolkit != "gonk"
[test_permission_gum_remember.html]
skip-if = true # Bug 1019572 - frequent timeouts
[test_sandbox_permission.html]
skip-if = toolkit != "gonk"
[test_screenshot.html]
skip-if = toolkit != "gonk"
[test_systemapp.html]
skip-if = toolkit != "gonk"
[test_presentation_device_prompt.html]
skip-if = toolkit != "gonk"
[test_permission_visibilitychange.html]
skip-if = toolkit != "gonk"
[test_presentation_request_ui_glue.html]
skip-if = toolkit != "gonk"