Hi Sergey,

On Wed, Apr 04, 2012 at 09:43:53AM +0300, Sergey Poznyakoff wrote:
> Can you try this, please:
> +sleep 1
> Let me know if it works for you.

Apparently no. I'd swear it did work once in multiple tries, but after
incrementing it to 15 seconds, it's probably safe to assume it never did.


## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
15. smtp-msg.at:17: testing smtp send from message ...
./smtp-msg.at:30:
MTA_DIAG=`pwd`/mta.diag
export MTA_DIAG
p=`$abs_top_builddir/examples/mta -bd`
test $? -eq 0 || exit 77
set -- $p
# $1 - pid, $2 - port
sleep 15
smtpsend localhost port=$2 \
         [email protected]\
         [email protected]\
         domain=mailutils.org\
         input=msg
kill $1 >/dev/null 2>&1
cat mta.diag


--- /dev/null   2011-02-22 00:51:41.000000000 +0000
+++ /tmp/buildd/mailutils-2.99.96/testsuite/testsuite.dir/at-groups/15/stderr   
2012-04-12 20:56:03.489436846 +0000
@@ -0,0 +1,2 @@
+smtpsend: smtpsend.c:205: mu_tcp_stream_create_from_sa (&stream, sa, NULL, 
MU_STREAM_RDWR) failed: Connection refused
+/tmp/buildd/mailutils-2.99.96/testsuite/testsuite.dir/at-groups/15/test-source:
 line 79: 25484 Aborted                 smtpsend localhost port=$2 
[email protected] [email protected] domain=mailutils.org 
input=msg

-- 
Jordi Mallach Pérez  --  Debian developer     http://www.debian.org/
[email protected]     [email protected]     http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/

_______________________________________________
Bug-mailutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to