]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
tlsfuzzer: disable non TLS1.3-ready tests
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 26 Sep 2017 08:29:15 +0000 (10:29 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 19 Feb 2018 14:29:34 +0000 (15:29 +0100)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
tests/suite/tls-fuzzer/gnutls-nocert.json

index 69b1eb753b0525b52c65e93027b802434b165a7f..9f72b6c6d2c5bb1a9df34b559a557e56b6249f4d 100644 (file)
           "two ext, #80 12276 bytes",
           "ciphers even 8199",
           "ciphers odd 8090",
-          "multiple extensions 9212",
-          "multiple extensions 1",
-          "multiple extensions 16353",
           "ext padding, 16130 bytes",
           "ext padding, 65367 bytes"]},
+         {"name" : "test-large-hello.py",
+          "comment" : "These tests are not TLS1.3 ready; they use extensions already assigned for it wrongly; renamed once https://github.com/tomato42/tlsfuzzer/pull/163 is merged",
+          "arguments" :
+                 ["multiple extensions 9212",
+                 "multiple extensions 1",
+                 "multiple extensions 16353"],
+          "exp_pass" : false},
          {"name" : "test-large-hello.py",
           "comment" : "These tests rely on fragmenting the first bytes of the handshake header. Gnutls is limited on that, and doesn't accept handshake header fragmentation.",
           "arguments" :