Testsuite: Move 2040 to 1101 (hanging pipelining connections)
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Wed, 26 Feb 2020 22:44:31 +0000 (23:44 +0100)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Wed, 26 Feb 2020 22:44:31 +0000 (23:44 +0100)
While this was a bug using GnuTLS, the test is rather generic
and the expected behaviour does not depend on the TLS implementation.

test/confs/1101 [moved from test/confs/2040 with 100% similarity]
test/log/1101 [moved from test/log/2040 with 100% similarity]
test/scripts/1100-Basic-TLS/1101 [moved from test/scripts/2000-GnuTLS/2040 with 66% similarity]
test/stdout/1101 [moved from test/stdout/2040 with 100% similarity]

similarity index 100%
rename from test/confs/2040
rename to test/confs/1101
similarity index 100%
rename from test/log/2040
rename to test/log/1101
similarity index 66%
rename from test/scripts/2000-GnuTLS/2040
rename to test/scripts/1100-Basic-TLS/1101
index c8780d217562aab56ba8c0e863cd7aa40235704a..0bcefa9fde8272d846cd0d76ebac059fce208737 100644 (file)
@@ -1,8 +1,7 @@
-# TLS server: uncork in pipelining mode
-gnutls
+# TLS server: uncork in pipelining mode, fixed in bd95ffc2ba87fbd3c752df17bc8fd9c01586d45a
 exim -DSERVER=server -bd -oX PORT_D:PORT_S
 ****
-client-gnutls 127.0.0.1 PORT_D
+client-anytls 127.0.0.1 PORT_D
 ??? 220
 EHLO rhu.barb
 ????250
similarity index 100%
rename from test/stdout/2040
rename to test/stdout/1101