26 Mar
2011
26 Mar
'11
1:26 a.m.
On Thu, 2011-03-24 at 21:21 -0500, Mike Abbott wrote:
While trying to use imaptest (-20100922, from http://dovecot.org/nightly/imaptest/imaptest-latest.tar.gz) with the included tests directory, it assert-crashes after a suspicious connect() failure:
$ ./imaptest user=foo pass=bar host=localhost test=tests Error: connect() failed: No route to host
I can't reproduce this connect() failure. Not in OSX or Linux.
Panic: file test-exec.c: line 903 (test_send_lstate_commands): assertion failed: (ctx->clients_waiting > 0)
The testing has failed in any case if connect fails.. Probably too much trouble to fix it to handle this any more nicely. :)