projects
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
047d31c
)
Testsuite: platform differences
author
Jeremy Harris
<jgh146exb@wizmail.org>
Wed, 11 Dec 2019 10:55:40 +0000
(10:55 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Wed, 11 Dec 2019 10:58:38 +0000
(10:58 +0000)
test/runtest
patch
|
blob
|
blame
|
history
diff --git
a/test/runtest
b/test/runtest
index f53b9d72bf7c2e4beb00b3cbbc98a6582080b8f0..d678abda6cdc93fef7bcbddebce5af1af53fa998 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-1200,6
+1200,9
@@
RESET_AFTER_EXTRA_LINE_READ:
# Platform-dependent error strings
s/Operation timed out/Connection timed out/;
+ # Platform differences on disconnect
+ s/unexpected disconnection while reading SMTP command from \[127.0.0.1\] \K\(error: Connection reset by peer\) //;
+
# Platform-dependent resolver option bits
s/^ (?:writing|update) neg-cache entry for [^,]+-\K[0-9a-f]+, ttl/xxxx, ttl/;