summaryrefslogtreecommitdiffstats
path: root/security/manager/ssl/tests/mochitest/browser/browser.ini
blob: 4a590a74e44f807c98af7b12c946b7e60c1562e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[DEFAULT]
tags = psm
support-files =
  head.js
  *.pem

[browser_bug627234_perwindowpb.js]
[browser_certificateManager.js]
[browser_certViewer.js]
skip-if = verify
[browser_clientAuth_connection.js]
# Any test that has to delete certificates (e.g. as part of cleanup) is
# fundamentally incompatible with verify due to how NSS handles deleting
# certificates.
skip-if = verify
[browser_clientAuth_ui.js]
[browser_clientAuthRememberService.js]
[browser_deleteCert_ui.js]
[browser_downloadCert_ui.js]
[browser_editCACertTrust.js]
# An earlier attempt at landing this test resulted in frequent intermittent
# failures, almost entirely on Linux. See Bug 1309519.
skip-if = os == "linux"
[browser_exportP12_passwordUI.js]
[browser_loadPKCS11Module_ui.js]