michael@0: [DEFAULT] michael@0: head = head_psm.js michael@0: tail = michael@0: support-files = michael@0: test_certificate_usages/** michael@0: test_signed_apps/** michael@0: tlsserver/** michael@0: test_cert_signatures/** michael@0: test_ev_certs/** michael@0: test_getchain/** michael@0: test_intermediate_basic_usage_constraints/** michael@0: test_name_constraints/** michael@0: test_cert_trust/** michael@0: test_cert_version/** michael@0: test_cert_eku/** michael@0: test_ocsp_url/** michael@0: michael@0: [test_datasignatureverifier.js] michael@0: [test_hash_algorithms.js] michael@0: [test_hmac.js] michael@0: michael@0: [test_sts_preloadlist_perwindowpb.js] michael@0: # Bug 978426: Test fails consistently only on B2G ARM michael@0: skip-if = buildapp == "b2g" && processor = "arm" michael@0: michael@0: [test_sts_preloadlist_selfdestruct.js] michael@0: [test_sts_holepunch.js] michael@0: [test_sts_ipv4_ipv6.js] michael@0: michael@0: [test_certificate_usages.js] michael@0: [test_ocsp_stapling.js] michael@0: run-sequentially = hardcoded ports michael@0: # Bug 676972: test fails consistently on Android and B2G michael@0: fail-if = os == "android" || buildapp == "b2g" michael@0: [test_ocsp_stapling_expired.js] michael@0: run-sequentially = hardcoded ports michael@0: # Bug 676972: test fails consistently on Android and B2G michael@0: fail-if = os == "android" || buildapp == "b2g" michael@0: [test_ocsp_stapling_with_intermediate.js] michael@0: run-sequentially = hardcoded ports michael@0: # Bug 676972: test fails consistently on Android and B2G michael@0: fail-if = os == "android" || buildapp == "b2g" michael@0: [test_ocsp_caching.js] michael@0: run-sequentially = hardcoded ports michael@0: # Bug 676972: test fails consistently on Android and B2G michael@0: fail-if = os == "android" || buildapp == "b2g" michael@0: [test_ocsp_required.js] michael@0: run-sequentially = hardcoded ports michael@0: # Bug 676972: test fails consistently on Android and B2G michael@0: fail-if = os == "android" || buildapp == "b2g" michael@0: [test_ocsp_timeout.js] michael@0: run-sequentially = hardcoded ports michael@0: # Bug 676972: test fails consistently on Android and B2G michael@0: fail-if = os == "android" || buildapp == "b2g" michael@0: # Bug 1005266: intermittent failures on Windows michael@0: skip-if = os == "win" michael@0: [test_cert_signatures.js] michael@0: [test_ev_certs.js] michael@0: run-sequentially = hardcoded ports michael@0: # Bug 676972: test fails consistently on Android and B2G michael@0: skip-if = os == "android" || buildapp == "b2g" michael@0: [test_getchain.js] michael@0: [test_cert_overrides.js] michael@0: run-sequentially = hardcoded ports michael@0: # Bug 676972: test fails consistently on Android and B2G michael@0: fail-if = os == "android" || buildapp == "b2g" michael@0: [test_intermediate_basic_usage_constraints.js] michael@0: [test_name_constraints.js] michael@0: [test_cert_trust.js] michael@0: [test_cert_version.js] michael@0: [test_signed_apps.js] michael@0: [test_signed_apps-marketplace.js] michael@0: [test_cert_eku.js] michael@0: # Bug 989485 : this test this fails on slow devices michael@0: skip-if = os == "android" || (buildapp == "b2g" && processor == "arm") michael@0: requesttimeoutfactor = 4 michael@0: [test_ocsp_url.js] michael@0: run-sequentially = hardcoded ports michael@0: # Bug 676972: this test times out on Android and B2G michael@0: skip-if = os == "android" || buildapp == "b2g" michael@0: [test_pinning.js] michael@0: run-sequentially = hardcoded ports michael@0: # Bug 676972: test fails consistently on Android and B2G michael@0: fail-if = os == "android" || buildapp == "b2g"