summaryrefslogtreecommitdiffstats
path: root/browser/components/tests/unit/xpcshell.ini
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/tests/unit/xpcshell.ini')
-rw-r--r--browser/components/tests/unit/xpcshell.ini15
1 files changed, 15 insertions, 0 deletions
diff --git a/browser/components/tests/unit/xpcshell.ini b/browser/components/tests/unit/xpcshell.ini
new file mode 100644
index 0000000000..7c7257282e
--- /dev/null
+++ b/browser/components/tests/unit/xpcshell.ini
@@ -0,0 +1,15 @@
+[DEFAULT]
+head = head.js
+firefox-appdir = browser
+skip-if = toolkit == 'android' # bug 1730213
+support-files =
+ distribution.ini
+
+[test_browserGlue_migration_formautofill.js]
+[test_browserGlue_migration_places_xulstore.js]
+[test_browserGlue_migration_ctrltab_recently_used_order.js]
+[test_distribution.js]
+run-sequentially = very high failure rate in parallel
+[test_distribution_cachedexistence.js]
+[test_browserGlue_migration_no_errors.js]
+[test_browserGlue_migration_social_cleanup.js]