Hello:

When DTLS is disabled in master (./config no-dtls) the corresponding unit tests 
fail. The same thing would happen if TLS were disabled. The issue is in the 
’TLS Version min/max tests’ and DTLS Version min/max tests’. The skip function 
is not called within a SKIP: { } block, causing the tests to fail unexpectedly 
by “skipping” the planned test, and then doing another test (i.e. ok()) later.

I have a patch, but I am waiting for the RT number.
--
-Todd Short
// [email protected]<mailto:[email protected]>
// "One if by land, two if by sea, three if by the Internet."


_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to