[openssl-project] update on sporadic test failures

Bernd Edlinger bernd.edlinger at hotmail.de
Fri Jan 12 15:47:00 UTC 2018


Hi,


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=4657


I wonder where the "[tset" comes from?

I have also seen it in Ben's test results,
when the test fails.

You said the plain text is always test.

grep tset test*.log shows that 81 out of 4657 test runs have this.


I have attached the last working and first failing test runs with
your patch.


Bernd.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test4656.log
Type: text/x-log
Size: 99591 bytes
Desc: test4656.log
URL: <http://mta.openssl.org/pipermail/openssl-project/attachments/20180112/a82c4d94/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test4657.log
Type: text/x-log
Size: 92318 bytes
Desc: test4657.log
URL: <http://mta.openssl.org/pipermail/openssl-project/attachments/20180112/a82c4d94/attachment-0003.bin>


More information about the openssl-project mailing list