|
1 [DEFAULT] |
|
2 head = head_psm.js |
|
3 tail = |
|
4 support-files = |
|
5 test_certificate_usages/** |
|
6 test_signed_apps/** |
|
7 tlsserver/** |
|
8 test_cert_signatures/** |
|
9 test_ev_certs/** |
|
10 test_getchain/** |
|
11 test_intermediate_basic_usage_constraints/** |
|
12 test_name_constraints/** |
|
13 test_cert_trust/** |
|
14 test_cert_version/** |
|
15 test_cert_eku/** |
|
16 test_ocsp_url/** |
|
17 |
|
18 [test_datasignatureverifier.js] |
|
19 [test_hash_algorithms.js] |
|
20 [test_hmac.js] |
|
21 |
|
22 [test_sts_preloadlist_perwindowpb.js] |
|
23 # Bug 978426: Test fails consistently only on B2G ARM |
|
24 skip-if = buildapp == "b2g" && processor = "arm" |
|
25 |
|
26 [test_sts_preloadlist_selfdestruct.js] |
|
27 [test_sts_holepunch.js] |
|
28 [test_sts_ipv4_ipv6.js] |
|
29 |
|
30 [test_certificate_usages.js] |
|
31 [test_ocsp_stapling.js] |
|
32 run-sequentially = hardcoded ports |
|
33 # Bug 676972: test fails consistently on Android and B2G |
|
34 fail-if = os == "android" || buildapp == "b2g" |
|
35 [test_ocsp_stapling_expired.js] |
|
36 run-sequentially = hardcoded ports |
|
37 # Bug 676972: test fails consistently on Android and B2G |
|
38 fail-if = os == "android" || buildapp == "b2g" |
|
39 [test_ocsp_stapling_with_intermediate.js] |
|
40 run-sequentially = hardcoded ports |
|
41 # Bug 676972: test fails consistently on Android and B2G |
|
42 fail-if = os == "android" || buildapp == "b2g" |
|
43 [test_ocsp_caching.js] |
|
44 run-sequentially = hardcoded ports |
|
45 # Bug 676972: test fails consistently on Android and B2G |
|
46 fail-if = os == "android" || buildapp == "b2g" |
|
47 [test_ocsp_required.js] |
|
48 run-sequentially = hardcoded ports |
|
49 # Bug 676972: test fails consistently on Android and B2G |
|
50 fail-if = os == "android" || buildapp == "b2g" |
|
51 [test_ocsp_timeout.js] |
|
52 run-sequentially = hardcoded ports |
|
53 # Bug 676972: test fails consistently on Android and B2G |
|
54 fail-if = os == "android" || buildapp == "b2g" |
|
55 # Bug 1005266: intermittent failures on Windows |
|
56 skip-if = os == "win" |
|
57 [test_cert_signatures.js] |
|
58 [test_ev_certs.js] |
|
59 run-sequentially = hardcoded ports |
|
60 # Bug 676972: test fails consistently on Android and B2G |
|
61 skip-if = os == "android" || buildapp == "b2g" |
|
62 [test_getchain.js] |
|
63 [test_cert_overrides.js] |
|
64 run-sequentially = hardcoded ports |
|
65 # Bug 676972: test fails consistently on Android and B2G |
|
66 fail-if = os == "android" || buildapp == "b2g" |
|
67 [test_intermediate_basic_usage_constraints.js] |
|
68 [test_name_constraints.js] |
|
69 [test_cert_trust.js] |
|
70 [test_cert_version.js] |
|
71 [test_signed_apps.js] |
|
72 [test_signed_apps-marketplace.js] |
|
73 [test_cert_eku.js] |
|
74 # Bug 989485 : this test this fails on slow devices |
|
75 skip-if = os == "android" || (buildapp == "b2g" && processor == "arm") |
|
76 requesttimeoutfactor = 4 |
|
77 [test_ocsp_url.js] |
|
78 run-sequentially = hardcoded ports |
|
79 # Bug 676972: this test times out on Android and B2G |
|
80 skip-if = os == "android" || buildapp == "b2g" |
|
81 [test_pinning.js] |
|
82 run-sequentially = hardcoded ports |
|
83 # Bug 676972: test fails consistently on Android and B2G |
|
84 fail-if = os == "android" || buildapp == "b2g" |