From 7dd249088ba72730d8c05a38e02a56f82ff3fe92 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 9 Oct 2021 11:37:17 +0100 Subject: Testsuite: extend retry-records testcase to check removal --- test/scripts/0000-Basic/0610 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'test/scripts') diff --git a/test/scripts/0000-Basic/0610 b/test/scripts/0000-Basic/0610 index 758e7fb43..348de2f13 100644 --- a/test/scripts/0000-Basic/0610 +++ b/test/scripts/0000-Basic/0610 @@ -1,7 +1,7 @@ # retry: transport with fixed interface # Exim test configuration 0610 # -exim -DSERVER=server -bd -oX PORT_D +exim -DSERVER=server -DDELAY=y -bd -oX PORT_D **** # exim -bs @@ -29,6 +29,16 @@ exim -qq # Should get two separate retry records. dump retry # +# Arrange final delivery of both; retry records should be removed. +killdaemon +sleep 1 +exim -DSERVER=server -bd -oX PORT_D +**** +exim -qq +**** +dump retry +# just so the output is hard to misread +dump retry # killdaemon no_msglog_check -- cgit v1.2.3