]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix threadstest wrapping again
authorNeil Horman <nhorman@openssl.org>
Mon, 25 Mar 2024 13:18:27 +0000 (09:18 -0400)
committerNeil Horman <nhorman@openssl.org>
Tue, 26 Mar 2024 14:27:23 +0000 (10:27 -0400)
commit1967539e212c17139dc810096da987c8100b1ba2
treef25e97905a3f2cdf83dec153bd9d836f57343686
parente7d5d61b66ee5a1d0827b3c92dc4d484fb9c91fe
Fix threadstest wrapping again

Stochastic failures in the RCU test on MACOSX are occuring.  Due to beta
release, disabling this test on MACOSX until post 3.3 release

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23967)
test/threadstest.c