Bug 978111, Bug 978426: Disable test_sts_preloadlist_perwindowpb.js on B2G/ARM, a=bustage

--HG--
extra : rebase_source : 434af7dc53cf57eca1335a6e0ad0a4785c547e72
This commit is contained in:
Brian Smith 2014-02-28 21:12:07 -08:00
parent 334d711ec9
commit ca2ea62abf

View File

@ -13,59 +13,62 @@ support-files =
[test_signed_apps.js]
# Bug 978117: test fails consistently on Android and B2G
fail-if = os == "android" || buildapp == "b2g""
fail-if = os == "android" || buildapp == "b2g"
[test_signed_apps-marketplace.js]
# Bug 978117: test fails consistently on Android and B2G
fail-if = os == "android" || buildapp == "b2g""
fail-if = os == "android" || buildapp == "b2g"
[test_datasignatureverifier.js]
[test_hash_algorithms.js]
[test_hmac.js]
[test_sts_preloadlist_perwindowpb.js]
# Bug 978426: Test fails consistently only on B2G ARM
skip-if = buildapp == "b2g" && processor = "arm"
[test_sts_preloadlist_selfdestruct.js]
[test_sts_holepunch.js]
[test_sts_ipv4_ipv6.js]
[test_certificate_usages.js]
# Bug 676972: test fails consistently on Android and B2G
fail-if = os == "android" || buildapp == "b2g""
fail-if = os == "android" || buildapp == "b2g"
[test_ocsp_stapling.js]
run-sequentially = hardcoded ports
# Bug 676972: test fails consistently on Android and B2G
fail-if = os == "android" || buildapp == "b2g""
fail-if = os == "android" || buildapp == "b2g"
[test_ocsp_stapling_expired.js]
run-sequentially = hardcoded ports
# Bug 676972: test fails consistently on Android and B2G
fail-if = os == "android" || buildapp == "b2g""
fail-if = os == "android" || buildapp == "b2g"
[test_ocsp_stapling_with_intermediate.js]
run-sequentially = hardcoded ports
# Bug 676972: test fails consistently on Android and B2G
fail-if = os == "android" || buildapp == "b2g""
fail-if = os == "android" || buildapp == "b2g"
[test_ocsp_caching.js]
run-sequentially = hardcoded ports
# Bug 676972: test fails consistently on Android and B2G
fail-if = os == "android" || buildapp == "b2g""
fail-if = os == "android" || buildapp == "b2g"
[test_ocsp_required.js]
run-sequentially = hardcoded ports
# Bug 676972: test fails consistently on Android and B2G
fail-if = os == "android" || buildapp == "b2g""
fail-if = os == "android" || buildapp == "b2g"
[test_cert_signatures.js]
# Bug 676972: test fails consistently on Android and B2G
fail-if = os == "android" || buildapp == "b2g""
fail-if = os == "android" || buildapp == "b2g"
[test_ev_certs.js]
# Bug 676972: test fails consistently on Android and B2G
fail-if = os == "android" || buildapp == "b2g""
fail-if = os == "android" || buildapp == "b2g"
[test_getchain.js]
# Bug 676972: test fails consistently on Android and B2G
fail-if = os == "android" || buildapp == "b2g""
fail-if = os == "android" || buildapp == "b2g"
[test_cert_overrides.js]
run-sequentially = hardcoded ports
# Bug 676972: test fails consistently on Android and B2G
fail-if = os == "android" || buildapp == "b2g""
fail-if = os == "android" || buildapp == "b2g"
[test_intermediate_basic_usage_constraints.js]
# Bug 676972: test fails consistently on Android and B2G
fail-if = os == "android" || buildapp == "b2g""
fail-if = os == "android" || buildapp == "b2g"
[test_name_constraints.js]
# Bug 676972: test fails consistently on Android and B2G
fail-if = os == "android" || buildapp == "b2g""
fail-if = os == "android" || buildapp == "b2g"