Testsuite: account for hostname-dependent output in debug output
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 11 Nov 2018 18:30:22 +0000 (18:30 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 11 Nov 2018 18:36:50 +0000 (18:36 +0000)
test/runtest
test/stderr/4052

index f90643ca6ace6b1684dba5b532b7d563f271dd66..62d49adf3fd5249e969dfc7b3bcac3719e9187d5 100755 (executable)
@@ -476,7 +476,7 @@ RESET_AFTER_EXTRA_LINE_READ:
   # more_errno values in exim_dumpdb output which are times
   s/T:(\S+)\s-22\s(\S+)\s/T:$1 -22 xxxx /;
 
-  # port numbers
+  # port numbers in dumpdb output
   s/T:([a-z.]+(:[0-9.]+)?):$parm_port_n /T:$1:PORT_N /;
 
 
@@ -1166,8 +1166,8 @@ RESET_AFTER_EXTRA_LINE_READ:
       s/Address family not supported by protocol family/Network Error/;
       s/Network is unreachable/Network Error/;
       }
-
     next if /^(ppppp )?setsockopt FASTOPEN: Protocol not available$/;
+    s/^(Connecting to .* \.\.\. sending) \d+ (nonTFO early-data)$/$1 dd $2/;
 
     # Specific pointer values reported for DB operations change from run to run
     s/^(\s*returned from EXIM_DBOPEN: )(0x)?[0-9a-f]+/${1}0xAAAAAAAA/;
index 35739f1703085b60e6c342d17aa0f6b31988e97d..64f8b9e217664c7362efb0327ef865ae4a147816 100644 (file)
@@ -28,7 +28,7 @@ not using DSN
   SMTP>> RCPT TO:<extchange@test.ex>
   SMTP>> DATA
 cmd buf flush ddd bytes
-Connecting to 127.0.0.1 [127.0.0.1]:1225 ... sending 87 nonTFO early-data
+Connecting to 127.0.0.1 [127.0.0.1]:1225 ... sending dd nonTFO early-data
 connected
 smtp_reap_early_pipe expect banner
   SMTP<< 220 banner