Testsuite: fix platforn TFO nonsupprt munge exim-4_88_RC5
authorJeremy Harris <jgh146exb@wizmail.org>
Sat, 19 Nov 2016 14:11:03 +0000 (14:11 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Sat, 19 Nov 2016 14:11:03 +0000 (14:11 +0000)
test/runtest
test/scripts/0000-Basic/0388
test/stderr/0388

index 53fccf4398c805fe091f3122c7a20e4c9d6056d6..b8e97024d44cfc383c3c39cc57ddcd83e7dae82a 100755 (executable)
@@ -1080,6 +1080,7 @@ RESET_AFTER_EXTRA_LINE_READ:
       {
       $_ .= <IN>;
       s/ \.\.\. >>> / ... /;
+      s/Network is unreachable/Network Error/;
       }
 
     next if /^(ppppp )?setsockopt FASTOPEN: Protocol not available$/;
@@ -1497,9 +1498,6 @@ $munges =
 
     'timeout_errno' =>         # actual errno differs Solaris vs. Linux
     { 'mainlog' => 's/(host deferral .* errno) <\d+> /$1 <EEE> /' },
-
-    'net_unreach' =>           # platforms not supporting TCP Fast Open difference
-    { 'stderr' => 's/failed: Network Error/failed: Network is unreachanble/' },
   };
 
 
index a451ec7b6bb6e14b007212c8c0574a98825a668d..ec2d798fdda257a230ca5ac0310b3faa692b85c0 100644 (file)
@@ -1,6 +1,5 @@
 # Recipient errors and hosts_max_try
 need_ipv4
-munge net_unreach
 #
 exim -odq x@y
 ****
index 399edd821cf31ae14b6c20ff64f74b6346bac081..92b3f23e1e392e0d7b7c944f51310a1941f0f2fd 100644 (file)
@@ -112,7 +112,7 @@ returned from EXIM_DBOPEN
 no retry data available
 V4NET.0.0.0 in serialize_hosts? no (option unset)
 set_process_info: pppp delivering 10HmaX-0005vi-00 to V4NET.0.0.0 [V4NET.0.0.0] (x@y)
-Connecting to V4NET.0.0.0 [V4NET.0.0.0]:1224 ... failed: Network is unreachable
+Connecting to V4NET.0.0.0 [V4NET.0.0.0]:1224 ... failed: Network Error
 LOG: MAIN
   H=V4NET.0.0.0 [V4NET.0.0.0] Network Error
 set_process_info: pppp delivering 10HmaX-0005vi-00: just tried V4NET.0.0.0 [V4NET.0.0.0] for x@y: result DEFER