mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
ed68c2482b
--HG-- rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
33 lines
927 B
INI
33 lines
927 B
INI
[DEFAULT]
|
|
head = head_psm.js
|
|
tail =
|
|
support-files =
|
|
test_certificate_usages/**
|
|
test_signed_apps/**
|
|
tlsserver/**
|
|
|
|
[test_certificate_usages.js]
|
|
# Bug 676972: test fails consistently on Android
|
|
fail-if = os == "android"
|
|
[test_signed_apps.js]
|
|
# Bug 676972: test fails consistently on Android
|
|
fail-if = os == "android"
|
|
[test_signed_apps-marketplace.js]
|
|
# Bug 676972: test fails consistently on Android
|
|
fail-if = os == "android"
|
|
[test_datasignatureverifier.js]
|
|
# Bug 676972: test hangs consistently on Android
|
|
skip-if = os == "android"
|
|
[test_hash_algorithms.js]
|
|
# Bug 676972: test hangs consistently on Android
|
|
skip-if = os == "android"
|
|
[test_hmac.js]
|
|
# Bug 676972: test hangs consistently on Android
|
|
skip-if = os == "android"
|
|
[test_sts_preloadlist_perwindowpb.js]
|
|
[test_sts_preloadlist_selfdestruct.js]
|
|
[test_ocsp_stapling.js]
|
|
# Bug 676972: test fails consistently on Android
|
|
fail-if = os == "android"
|
|
[test_sts_ipv4_ipv6.js]
|