summaryrefslogtreecommitdiffstats
path: root/toolkit/components/crashes/tests/xpcshell/xpcshell.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--toolkit/components/crashes/tests/xpcshell/xpcshell.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/toolkit/components/crashes/tests/xpcshell/xpcshell.ini b/toolkit/components/crashes/tests/xpcshell/xpcshell.ini
new file mode 100644
index 0000000000..ffb0e4c17b
--- /dev/null
+++ b/toolkit/components/crashes/tests/xpcshell/xpcshell.ini
@@ -0,0 +1,11 @@
+[DEFAULT]
+head =
+skip-if = toolkit == 'android'
+support-files =
+ crash.dmp
+ crash.extra
+
+[test_crash_manager.js]
+[test_crash_service.js]
+run-sequentially = very high failure rate in parallel
+[test_crash_store.js]