Skip to content

Commit

Permalink
Bug 1315735 - Supress Bogo TLS 1.3 tests until Bogo is updated. r=me
Browse files Browse the repository at this point in the history
  • Loading branch information
ekr committed Nov 7, 2016
1 parent d0d67f6 commit 7dd8fe4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions gtests/nss_bogo_shim/config.json
@@ -1,5 +1,12 @@
{
"DisabledTests": {
"*TLS13*":"(NSS=18, BoGo=16)",
"*HelloRetryRequest*":"(NSS=18, BoGo=16)",
"*KeyShare*":"(NSS=18, BoGo=16)",
"*EncryptedExtensions*":"(NSS=18, BoGo=16)",
"*ServerHelloSignatureAlgorithms*":"(NSS=18, BoGo=16)",
"*SecondClientHello*":"(NSS=18, BoGo=16)",
"*IgnoreClientVersionOrder*":"(NSS=18, BoGo=16)",
"FallbackSCSV-VersionMatch":"Draft version mismatch (NSS=15, BoGo=14)",
"*KeyUpdate*":"KeyUpdate Unimplemented",
"ClientAuth-NoFallback-TLS13":"Disagreement about alerts. Bug 1294975",
Expand Down

0 comments on commit 7dd8fe4

Please sign in to comment.