summaryrefslogtreecommitdiffstats
path: root/caps/tests/mochitest/chrome.toml
blob: 9ad9ebc652265bccdf5e3971bb41ae6d40203469 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[DEFAULT]
skip-if = ["os == 'android'"]
support-files = [
  "file_data.txt",
  "file_disableScript.html",
  "!/caps/tests/mochitest/file_data.txt",
  "!/caps/tests/mochitest/file_disableScript.html",
]

["test_addonMayLoad.html"]

["test_bug995943.xhtml"]
skip-if = ["(verify && debug && (os == 'mac'))"]

["test_disableScript.xhtml"]