summaryrefslogtreecommitdiffstats
path: root/browser/tools/mozscreenshots/controlCenter/browser.toml
diff options
context:
space:
mode:
Diffstat (limited to 'browser/tools/mozscreenshots/controlCenter/browser.toml')
-rw-r--r--browser/tools/mozscreenshots/controlCenter/browser.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/browser/tools/mozscreenshots/controlCenter/browser.toml b/browser/tools/mozscreenshots/controlCenter/browser.toml
new file mode 100644
index 0000000000..4c4ae1b4b8
--- /dev/null
+++ b/browser/tools/mozscreenshots/controlCenter/browser.toml
@@ -0,0 +1,7 @@
+[DEFAULT]
+subsuite = "screenshots"
+support-files = ["../head.js"]
+
+["browser_controlCenter.js"]
+https_first_disabled = true
+skip-if = ["os == 'mac'"] # macosx1014 times out, see bug 1554821