blob: 48757aa636ba5e4d6afd5e018894dbc2583e56c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
[DEFAULT]
head = head_urlclassifier.js
skip-if = toolkit == 'android'
support-files =
data/digest1.chunk
data/digest2.chunk
[test_addsub.js]
[test_bug1274685_unowned_list.js]
[test_backoff.js]
[test_canonicalization.js]
[test_channelClassifierService.js]
[test_dbservice.js]
[test_hashcompleter.js]
[test_hashcompleter_v4.js]
# Bug 752243: Profile cleanup frequently fails
#skip-if = os == "mac" || os == "linux"
[test_partial.js]
[test_prefixset.js]
[test_threat_type_conversion.js]
[test_provider_url.js]
[test_exceptionListService.js]
tags = remote-settings
[test_streamupdater.js]
[test_digest256.js]
[test_listmanager.js]
[test_pref.js]
[test_malwaretable_pref.js]
[test_safebrowsing_protobuf.js]
[test_platform_specific_threats.js]
[test_features.js]
[test_shouldclassify.js]
|