mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1141544 - Disable test_oob_cert_auth on B2G emulator debug and Android opt. r=me
This commit is contained in:
parent
5b32250223
commit
bdbc7b852f
@ -9,3 +9,6 @@ support-files=
|
||||
[test_cert.js]
|
||||
[test_encryption.js]
|
||||
[test_oob_cert_auth.js]
|
||||
# Failures on B2G emulator debug and Andriod opt
|
||||
# See bug 1141544, bug 1163052, and bug 1166032
|
||||
skip-if = (toolkit == 'gonk' && debug) || (toolkit == 'android' && !debug)
|
||||
|
Loading…
Reference in New Issue
Block a user