summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/manifestparser/tests/manifest.toml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mozbase/manifestparser/tests/manifest.toml')
-rw-r--r--testing/mozbase/manifestparser/tests/manifest.toml23
1 files changed, 23 insertions, 0 deletions
diff --git a/testing/mozbase/manifestparser/tests/manifest.toml b/testing/mozbase/manifestparser/tests/manifest.toml
new file mode 100644
index 0000000000..bb992ad9af
--- /dev/null
+++ b/testing/mozbase/manifestparser/tests/manifest.toml
@@ -0,0 +1,23 @@
+[DEFAULT]
+subsuite = "mozbase"
+
+["test_chunking.py"]
+
+["test_convert_directory.py"]
+
+["test_convert_symlinks.py"]
+disabled = "https://bugzilla.mozilla.org/show_bug.cgi?id=920938"
+
+["test_default_overrides.py"]
+
+["test_expressionparser.py"]
+
+["test_filters.py"]
+
+["test_manifestparser.py"]
+
+["test_read_ini.py"]
+
+["test_testmanifest.py"]
+
+["test_util.py"]