On 7.3.2019 23.37, A. Schulze via dovecot wrote:
>
> Am 07.03.19 um 17:33 schrieb Aki Tuomi via dovecot:
>
>>> test-http-client-errors.c:2989: Assert failed: FALSE
>>> connection timed out ................................................. : 
>>> FAILED
> Hello Aki,
>
>> Are you running with valgrind or on really slow system?
> I'm not aware my buildsystem use valgrind ...
>
> How do you define "a really slow system"?
> All I can mention as reference is a build time of 11 minutes until the error 
> occur.
>
>> Does it happen if you run env NOVALGRIND=yes make check?
> yes, 
>
> Andreas

The assertion occurs because it seems to take too long to complete the
test, that's why it's asserting FALSE (see the comment above the line).
Can you run the test with strace and provide strace output?

Aki

Reply via email to