mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
7b3fbf17ce
commit
06c3b6575e
@ -11,13 +11,6 @@ support-files =
|
||||
test_intermediate_basic_usage_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_hash_algorithms.js]
|
||||
[test_hmac.js]
|
||||
@ -62,3 +55,6 @@ run-sequentially = hardcoded ports
|
||||
fail-if = os == "android" || buildapp == "b2g"
|
||||
[test_intermediate_basic_usage_constraints.js]
|
||||
[test_name_constraints.js]
|
||||
|
||||
[test_signed_apps.js]
|
||||
[test_signed_apps-marketplace.js]
|
||||
|
Loading…
Reference in New Issue
Block a user