Bug 978117: Enable test_signed_apps.js and test_signed_apps-marketplace.js on Android and B2G, r=cviecco

--HG--
extra : rebase_source : acc33b667f19583d94d300d4e4a73cb3e225bbd6
This commit is contained in:
Brian Smith 2014-03-01 20:55:57 -08:00
parent 7b3fbf17ce
commit 06c3b6575e

View File

@ -11,13 +11,6 @@ support-files =
test_intermediate_basic_usage_constraints/** test_intermediate_basic_usage_constraints/**
test_name_constraints/** test_name_constraints/**
[test_signed_apps.js]
# Bug 978117: test fails consistently on Android and 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"
[test_datasignatureverifier.js] [test_datasignatureverifier.js]
[test_hash_algorithms.js] [test_hash_algorithms.js]
[test_hmac.js] [test_hmac.js]
@ -62,3 +55,6 @@ run-sequentially = hardcoded ports
fail-if = os == "android" || buildapp == "b2g" fail-if = os == "android" || buildapp == "b2g"
[test_intermediate_basic_usage_constraints.js] [test_intermediate_basic_usage_constraints.js]
[test_name_constraints.js] [test_name_constraints.js]
[test_signed_apps.js]
[test_signed_apps-marketplace.js]