git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Testuite: tidying
[users/heiko/exim.git]
/
test
/
scripts
/
5400-cutthrough
/
5400
diff --git
a/test/scripts/5400-cutthrough/5400
b/test/scripts/5400-cutthrough/5400
index 1dc733aaae3ebd753f1763c78531229719efeaea..5344ba51c6db4cd77ce0bbb5bd3f42be580a2405 100644
(file)
--- a/
test/scripts/5400-cutthrough/5400
+++ b/
test/scripts/5400-cutthrough/5400
@@
-149,7
+149,10
@@
DATA
QUIT
250 OK
****
QUIT
250 OK
****
-exim -bs
+#
+# Foregound delivery needed else the following subtest reception logging happens before this ones
+# delivery process logs and terminates; the interlock is only on the parent exim terminating.
+exim -bs -odf
EHLO myhost.test.ex
MAIL FROM:<CALLER@myhost.test.ex>
RCPT TO:<no@domain.com>
EHLO myhost.test.ex
MAIL FROM:<CALLER@myhost.test.ex>
RCPT TO:<no@domain.com>
@@
-160,10
+163,6
@@
DATA
QUIT
****
#
QUIT
****
#
-# The "exim" above should have waited on completion for the "server" before
-# but apparently not; without this delay ordering is messed up.
-# Unsatifactory.
-millisleep 500
#
#
#
#
#
#
@@
-200,7
+199,7
@@
DATA
QUIT
250 OK
****
QUIT
250 OK
****
-exim -bs
+exim -bs
-odf
EHLO myhost.test.ex
MAIL FROM:<CALLER@myhost.test.ex>
RCPT TO:<userx@domain.com>
EHLO myhost.test.ex
MAIL FROM:<CALLER@myhost.test.ex>
RCPT TO:<userx@domain.com>
@@
-212,7
+211,6
@@
QUIT
****
#
#
****
#
#
-millisleep 500
#
#
#
#
#
#
@@
-269,7
+267,7
@@
DATA
QUIT
250 OK
****
QUIT
250 OK
****
-exim -bs
+exim -bs
-odf
EHLO myhost.test.ex
MAIL FROM:<CALLER@myhost.test.ex>
RCPT TO:<userx@domain.com>
EHLO myhost.test.ex
MAIL FROM:<CALLER@myhost.test.ex>
RCPT TO:<userx@domain.com>
@@
-281,7
+279,6
@@
QUIT
****
#
#
****
#
#
-millisleep 500
#
#
#
#
#
#
@@
-370,7
+367,7
@@
DATA
QUIT
250 OK
****
QUIT
250 OK
****
-exim -bs
+exim -bs
-odf
EHLO myhost.test.ex
MAIL FROM:<CALLER@myhost.test.ex>
RCPT TO:<userx@domain.com>
EHLO myhost.test.ex
MAIL FROM:<CALLER@myhost.test.ex>
RCPT TO:<userx@domain.com>
@@
-382,7
+379,6
@@
QUIT
****
#
#
****
#
#
-millisleep 500
#
#
#
#
#
#
@@
-405,7
+401,7
@@
DATA
QUIT
250 OK
****
QUIT
250 OK
****
-exim -bs
+exim -bs
-odf
EHLO myhost.test.ex
MAIL FROM:<CALLER@myhost.test.ex>
RCPT TO:<userx@localhost4.test.ex>
EHLO myhost.test.ex
MAIL FROM:<CALLER@myhost.test.ex>
RCPT TO:<userx@localhost4.test.ex>
@@
-419,5
+415,4
@@
QUIT
#
#
#
#
#
#
-#
-sleep 1
+# End