blob: d53879f06d12ddd0289de712835e8a48661266c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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]
|