tenfourfox/devtools/shared/security/tests/unit/xpcshell.ini
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

17 lines
393 B
INI

[DEFAULT]
tags = devtools
head = head_dbg.js
tail =
firefox-appdir = browser
skip-if = toolkit == 'gonk' && debug # Bug 1206586
support-files=
testactors.js
[test_cert.js]
[test_encryption.js]
[test_oob_cert_auth.js]
# Failures on B2G emulator debug and Android opt
# See bug 1141544, bug 1163052, and bug 1166032
skip-if = (toolkit == 'gonk' && debug) || (toolkit == 'android' && !debug)