summaryrefslogtreecommitdiffstats
path: root/browser/components/shell/test/unit/xpcshell.ini
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/shell/test/unit/xpcshell.ini')
-rw-r--r--browser/components/shell/test/unit/xpcshell.ini6
1 files changed, 6 insertions, 0 deletions
diff --git a/browser/components/shell/test/unit/xpcshell.ini b/browser/components/shell/test/unit/xpcshell.ini
new file mode 100644
index 0000000000..383dcb3475
--- /dev/null
+++ b/browser/components/shell/test/unit/xpcshell.ini
@@ -0,0 +1,6 @@
+[DEFAULT]
+skip-if = toolkit == 'android' # bug 1730213
+firefox-appdir = browser
+
+[test_macOS_showSecurityPreferences.js]
+skip-if = toolkit != "cocoa"