From 0368847fd98dcc3f6b757da53a86519bb16c9681 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 4 May 2015 23:38:46 +0100 Subject: [PATCH] Testsuite: Patch for lost server -> exim interlock This is an interim workaround. Broken-by: f41e05066084 --- test/scripts/5400-cutthrough/5400 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/test/scripts/5400-cutthrough/5400 b/test/scripts/5400-cutthrough/5400 index 2d851a60d..1dc733aaa 100644 --- a/test/scripts/5400-cutthrough/5400 +++ b/test/scripts/5400-cutthrough/5400 @@ -160,7 +160,10 @@ DATA 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 # # # @@ -209,6 +212,7 @@ QUIT **** # # +millisleep 500 # # # @@ -277,6 +281,7 @@ QUIT **** # # +millisleep 500 # # # @@ -377,6 +382,7 @@ QUIT **** # # +millisleep 500 # # # -- 2.30.2