Bug 978120: Enable more PSM xpcshell tests on Android and B2G, r=keeler

--HG--
extra : rebase_source : 439914322f2b2f2ebd7bf529e3a4a59f36831a7e
This commit is contained in:
Brian Smith 2014-03-01 19:02:58 -08:00
parent a274ebafe7
commit b289d5a44e

View File

@ -31,8 +31,6 @@ skip-if = buildapp == "b2g" && processor = "arm"
[test_sts_ipv4_ipv6.js]
[test_certificate_usages.js]
# Bug 676972: test fails consistently on Android and B2G
fail-if = os == "android" || buildapp == "b2g"
[test_ocsp_stapling.js]
run-sequentially = hardcoded ports
# Bug 676972: test fails consistently on Android and B2G
@ -54,21 +52,13 @@ run-sequentially = hardcoded ports
# Bug 676972: test fails consistently on Android and 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"
[test_ev_certs.js]
# Bug 676972: test fails consistently on Android and 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"
[test_cert_overrides.js]
run-sequentially = hardcoded ports
# Bug 676972: test fails consistently on Android and 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"
[test_name_constraints.js]
# Bug 676972: test fails consistently on Android and B2G
fail-if = os == "android" || buildapp == "b2g"