[openssl-project] update on sporadic test failures

Matt Caswell matt at openssl.org
Mon Jan 15 10:08:07 UTC 2018



On 12/01/18 15:47, Bernd Edlinger wrote:
> 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?
> 

Because s_server is started with the "-rev" option. This causes s_server
to echo back anything it receives, but reverses it.

Matt


> 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.
> 
> 
> 
> _______________________________________________
> openssl-project mailing list
> openssl-project at openssl.org
> https://mta.openssl.org/mailman/listinfo/openssl-project
> 


More information about the openssl-project mailing list