dovecot 2.3.5 - tests fail: http payload echo (ssl)

Stephan Bosch stephan at rename-it.nl
Thu Mar 7 11:23:06 EET 2019



Op 07/03/2019 om 01:02 schreef Helmut K. C. Tessarek via dovecot:
> Hi,
>
> I was womdering, if anyone has experienced the same issues. When I run the
> tests after compiling 2.3.5, the following 4 tests fail:
>
> http payload echo (ssl): sequential .................................. : ok
> http payload echo (ssl): pipeline .................................... : ok
> http payload echo (ssl): parallel .................................... :
> FAILED: Test is hanging
> http payload echo (ssl) .............................................. : FAILED
> http payload echo (ssl; unknown size): sequential .................... : ok
> http payload echo (ssl; unknown size): pipeline ...................... : ok
> http payload echo (ssl; unknown size): parallel ...................... :
> FAILED: Test is hanging
> http payload echo (ssl; unknown size) ................................ : FAILED
> 4 / 114 tests failed
> Failed to run: ./test-http-payload
>
> The tests ran fine for 2.3.4.1. Is there any way, to debug the issue any
> further? Do the tests write log files?
>
> It just doesn't make amy sense. Nothing has changed on the OS since I compiled
> and tested 2.3.4.1.

SSL tests were added here for 2.3.5. Is the test taking a very long 
time? Is this a very slow system?

Does this work?:

NOVALGRIND=yes make -C src/lib-http check

Can you make a log of the output of src/lib-http/test-http-payload -D? 
If that doesn't fail for some reason, can you run it within valgrind?

Regards,

Stephan.


More information about the dovecot mailing list