search for: kindliy

Displaying 3 results from an estimated 3 matches for "kindliy".

2019 Mar 07
4
dovecot 2.3.5 - tests fail: http payload echo (ssl)
...at > doesn't fail for some reason, can you run it within valgrind? I ran the following command: valgrind --log-file=valgrind_test-http-payload.out src/lib-http/test-http-payload -D But I guess the valgrind.log itself is useless to you, and the debug output is printed to the terminal, so I kindliy ask you to be a bit more specific. What exact output do you need or better yet, which command do you want me to run. Cheers, K. C. -- regards Helmut K. C. Tessarek KeyID 0x172380A011EF4944 Key fingerprint = 8A55 70C1 BD85 D34E ADBC 386C 1723 80A0 11EF 4944 /* Thou shalt not f...
2019 Mar 08
0
dovecot 2.3.5 - tests fail: http payload echo (ssl)
...e reason, can you run it within valgrind? > I ran the following command: > > valgrind --log-file=valgrind_test-http-payload.out > src/lib-http/test-http-payload -D > > But I guess the valgrind.log itself is useless to you, and the debug output is > printed to the terminal, so I kindliy ask you to be a bit more specific. What > exact output do you need or better yet, which command do you want me to run. Since you're compiling it anyway, maybe you should first try to increase the CLIENT_PROGRESS_TIMEOUT in src/lib-http/test-http-payload.c. It is currently 10 seconds. Reg...
2019 Mar 07
4
dovecot 2.3.5 - tests fail: http payload echo (ssl)
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