summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/mozinstall/tests/manifest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mozbase/mozinstall/tests/manifest.ini')
-rw-r--r--testing/mozbase/mozinstall/tests/manifest.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/mozbase/mozinstall/tests/manifest.ini b/testing/mozbase/mozinstall/tests/manifest.ini
new file mode 100644
index 0000000000..d5e0d06976
--- /dev/null
+++ b/testing/mozbase/mozinstall/tests/manifest.ini
@@ -0,0 +1,8 @@
+[DEFAULT]
+subsuite = mozbase
+[test_binary.py]
+skip-if = os == 'mac'
+[test_install.py]
+skip-if = os == 'mac' # intermittent
+[test_is_installer.py]
+[test_uninstall.py]