[openssl-project] update on sporadic test failures

Bernd Edlinger bernd.edlinger at hotmail.de
Wed Jan 10 21:06:43 UTC 2018


this time I revert the patch again, and did this command:

N=0; while make test TESTS=test_sslsigalgs V=1 >test$N.log; do 
N=$((N+1)); done; echo count=$N
make[1]: *** [_tests] Error 1
make: *** [tests] Fehler 2
count=352


interesting, it happens always after 310-360 iterations.

attached the last good test and the failed test output.


Bernd.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test351.log
Type: text/x-log
Size: 100310 bytes
Desc: test351.log
URL: <http://mta.openssl.org/pipermail/openssl-project/attachments/20180110/024cbd76/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test352.log
Type: text/x-log
Size: 100503 bytes
Desc: test352.log
URL: <http://mta.openssl.org/pipermail/openssl-project/attachments/20180110/024cbd76/attachment-0003.bin>


More information about the openssl-project mailing list