summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Taubert <ttaubert@mozilla.com>2018-02-27 14:41:44 +0100
committerTim Taubert <ttaubert@mozilla.com>2018-02-27 14:41:44 +0100
commitd3417611b4aefdc9b81b9aa9be7f23b7b9728898 (patch)
tree1a85da3161ef9439f44a8c41bf28abeb6915ca58
parent6aa312697cfc03931d7baafdf1e29eeae9052954 (diff)
downloadnss-hg-d3417611b4aefdc9b81b9aa9be7f23b7b9728898.tar.gz
Bug 1438266 - Disable SupportedVersionSelection-TLS12 BoGo test to fix bustage r=franziskus
Reviewers: franziskus Reviewed By: franziskus Bug #: 1438266 Differential Revision: https://phabricator.services.mozilla.com/D650
-rw-r--r--gtests/nss_bogo_shim/config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtests/nss_bogo_shim/config.json b/gtests/nss_bogo_shim/config.json
index 8805d81fa..03f875466 100644
--- a/gtests/nss_bogo_shim/config.json
+++ b/gtests/nss_bogo_shim/config.json
@@ -64,6 +64,7 @@
"GarbageCertificate*":"BoringSSL updated",
"EmptyExtensions*":"BoringSSL updated",
"*OmitExtensions*":"BoringSSL updated",
+ "SupportedVersionSelection-TLS12":"Should maybe reject TLS 1.2 in SH.supported_versions (Bug 1438266)",
"*TLS13*":"(NSS=19, BoGo=18)",
"*HelloRetryRequest*":"(NSS=19, BoGo=18)",
"*KeyShare*":"(NSS=19, BoGo=18)",