summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/mozinstall/tests/manifest.toml
blob: 43c0d29fdf80854f14fb64b8dc92ce04409c7a74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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"]