X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/f39bb672424423847bce771bc31f5c13f2eb4185..825a1c76acc35d17b2678c42bc9339559bb8a9bb:/test/runtest diff --git a/test/runtest b/test/runtest index ed01ba7c0..229581005 100755 --- a/test/runtest +++ b/test/runtest @@ -1152,6 +1152,8 @@ RESET_AFTER_EXTRA_LINE_READ: # drop pdkim debugging header next if /^DKIM( <<<<<<<<<<<<<<<<<<<<<<<<<<<<<+|: no signatures)$/; + # Some platforms have TIOCOUTome do not + next if /\d+ bytes remain in socket output buffer$/; # Various other IPv6 lines must be omitted too next if /using host_fake_gethostbyname for \S+ \(IPv6\)/;