X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/ceaa36bf3127709e7c31393b8043eaec058d096c..3b44d6d3fb4ef9b53bfa9494bf444c11aba030cb:/test/runtest diff --git a/test/runtest b/test/runtest index 9effe3479..8515e2f32 100755 --- a/test/runtest +++ b/test/runtest @@ -1215,6 +1215,7 @@ RESET_AFTER_EXTRA_LINE_READ: { $_ .= ; s/ \.\.\. >>> / ... /; + if (s/ non-TFO mode connection attempt to 224.0.0.0, 0 data\b$//) { $_ .= ; } s/Address family not supported by protocol family/Network Error/; s/Network is unreachable/Network Error/; } @@ -1263,6 +1264,9 @@ RESET_AFTER_EXTRA_LINE_READ: # TLS resumption is not always supported by the build next if /in tls_resumption_hosts\?/; + # Platform differences in errno strings + s/ SMTP\(Operation timed out\)<