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