tenfourfox/devtools/shared/security/tests/unit/xpcshell.ini

17 lines
393 B
INI
Raw Normal View History

2017-04-19 07:56:45 +00:00
[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)