summaryrefslogtreecommitdiffstats
path: root/toolkit/components/antitracking/test/xpcshell/xpcshell.ini
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/antitracking/test/xpcshell/xpcshell.ini')
-rw-r--r--toolkit/components/antitracking/test/xpcshell/xpcshell.ini23
1 files changed, 23 insertions, 0 deletions
diff --git a/toolkit/components/antitracking/test/xpcshell/xpcshell.ini b/toolkit/components/antitracking/test/xpcshell/xpcshell.ini
new file mode 100644
index 0000000000..d53879f06d
--- /dev/null
+++ b/toolkit/components/antitracking/test/xpcshell/xpcshell.ini
@@ -0,0 +1,23 @@
+[DEFAULT]
+head = head.js ../../../../components/url-classifier/tests/unit/head_urlclassifier.js
+
+[test_cookie_behavior.js]
+[test_purge_trackers.js]
+[test_purge_trackers_telemetry.js]
+[test_tracking_db_service.js]
+[test_rejectForeignAllowList.js]
+skip-if = toolkit == 'android' # Bug 1567341
+[test_staticPartition_font.js]
+support-files =
+ data/font.woff
+skip-if = toolkit == 'android' # Bug 1567341
+[test_staticPartition_image.js]
+skip-if = toolkit == 'android' # Bug 1567341
+[test_staticPartition_authhttp.js]
+skip-if = toolkit == 'android' # Bug 1567341
+[test_staticPartition_prefetch.js]
+skip-if = toolkit == 'android' # Bug 1567341
+[test_staticPartition_preload.js]
+skip-if = toolkit == 'android' # Bug 1567341
+[test_ExceptionListService.js]
+[test_view_source.js]