[exim-cvs] Testsuite: remove old testcase for reverse_host_l…

Etusivu
Poista viesti
Vastaa
Lähettäjä: Exim Git Commits Mailing List
Päiväys:  
Vastaanottaja: exim-cvs
Aihe: [exim-cvs] Testsuite: remove old testcase for reverse_host_lookup/defer_ok
Gitweb: http://git.exim.org/exim.git/commitdiff/84547130ee72174d019f557dcbc3b0cf42c5ac80
Commit:     84547130ee72174d019f557dcbc3b0cf42c5ac80
Parent:     7e8360e68b5372e91cc02d0450807a52f32d20da
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Jan 24 20:01:07 2015 +0000
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Sat Jan 24 20:01:07 2015 +0000


    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, 0 insertions(+), 24 deletions(-)


diff --git a/test/scripts/0000-Basic/0394 b/test/scripts/0000-Basic/0394
index f43f906..429fa39 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 72ffbed..fc88de2 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 8e82308..858b065 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