summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2020-02-26 23:44:31 +0100
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2020-02-26 23:44:31 +0100
commit14e2dbbf0ec482f9fa5dd5a4fb6f2954a27f21eb (patch)
tree908eab6ba7a0326ca6fa3ac89ffc2ad4b19d35a8
parenteffbc122dd820cce469544415f836962236de860 (diff)
downloadexim4-14e2dbbf0ec482f9fa5dd5a4fb6f2954a27f21eb.tar.gz
Testsuite: Move 2040 to 1101 (hanging pipelining connections)
While this was a bug using GnuTLS, the test is rather generic and the expected behaviour does not depend on the TLS implementation.
-rw-r--r--test/confs/1101 (renamed from test/confs/2040)0
-rw-r--r--test/log/1101 (renamed from test/log/2040)0
-rw-r--r--test/scripts/1100-Basic-TLS/1101 (renamed from test/scripts/2000-GnuTLS/2040)5
-rw-r--r--test/stdout/1101 (renamed from test/stdout/2040)0
4 files changed, 2 insertions, 3 deletions
diff --git a/test/confs/2040 b/test/confs/1101
index fcb468072..fcb468072 100644
--- a/test/confs/2040
+++ b/test/confs/1101
diff --git a/test/log/2040 b/test/log/1101
index d239d2cfd..d239d2cfd 100644
--- a/test/log/2040
+++ b/test/log/1101
diff --git a/test/scripts/2000-GnuTLS/2040 b/test/scripts/1100-Basic-TLS/1101
index c8780d217..0bcefa9fd 100644
--- a/test/scripts/2000-GnuTLS/2040
+++ b/test/scripts/1100-Basic-TLS/1101
@@ -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
diff --git a/test/stdout/2040 b/test/stdout/1101
index 10f5cb155..10f5cb155 100644
--- a/test/stdout/2040
+++ b/test/stdout/1101