From 84547130ee72174d019f557dcbc3b0cf42c5ac80 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 24 Jan 2015 20:01:07 +0000 Subject: [PATCH] Testsuite: remove old testcase for reverse_host_lookup/defer_ok --- test/scripts/0000-Basic/0394 | 2 -- test/stderr/0394 | 16 ---------------- test/stdout/0394 | 6 ------ 3 files changed, 24 deletions(-) diff --git a/test/scripts/0000-Basic/0394 b/test/scripts/0000-Basic/0394 index f43f906a4..429fa39eb 100644 --- a/test/scripts/0000-Basic/0394 +++ b/test/scripts/0000-Basic/0394 @@ -1,8 +1,6 @@ # null reverse lookup result; errors for verify items with no options exim -DOPT=reverse_host_lookup -bh V4NET.255.255.255 **** -exim -DOPT=reverse_host_lookup/defer_ok -bh V4NET.255.255.255 -**** exim -DOPT=certificate/defer_ok -bh V4NET.255.255.255 **** exim -DOPT=helo/defer_ok -bh V4NET.255.255.255 diff --git a/test/stderr/0394 b/test/stderr/0394 index 72ffbede4..fc88de23b 100644 --- a/test/stderr/0394 +++ b/test/stderr/0394 @@ -28,22 +28,6 @@ LOG: no host name found for IP address V4NET.255.255.255 >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "connect" >>> processing "require" ->>> check verify = reverse_host_lookup/defer_ok ->>> require: condition test error in ACL "connect" -LOG: H=[V4NET.255.255.255] temporarily rejected connection in "connect" ACL: unexpected '/' found in "reverse_host_lookup/defer_ok" (this verify item has no options) ->>> host in hosts_connection_nolog? no (option unset) ->>> host in host_lookup? yes (matched "*") ->>> looking up host name for V4NET.255.255.255 ->>> IP address lookup yielded an empty name: treated as non-existent host name -LOG: no host name found for IP address V4NET.255.255.255 ->>> host in host_reject_connection? no (option unset) ->>> host in sender_unqualified_hosts? no (option unset) ->>> host in recipient_unqualified_hosts? no (option unset) ->>> host in helo_verify_hosts? no (option unset) ->>> host in helo_try_verify_hosts? no (option unset) ->>> host in helo_accept_junk_hosts? no (option unset) ->>> using ACL "connect" ->>> processing "require" >>> check verify = certificate/defer_ok >>> require: condition test error in ACL "connect" LOG: H=[V4NET.255.255.255] temporarily rejected connection in "connect" ACL: unexpected '/' found in "certificate/defer_ok" (this verify item has no options) diff --git a/test/stdout/0394 b/test/stdout/0394 index 8e82308c1..858b0658f 100644 --- a/test/stdout/0394 +++ b/test/stdout/0394 @@ -22,9 +22,3 @@ **** This is not for real! 451 Temporary local problem - please try later - -**** SMTP testing session as if from host V4NET.255.255.255 -**** but without any ident (RFC 1413) callback. -**** This is not for real! - -451 Temporary local problem - please try later -- 2.30.2