]> 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:43:17 +0000 (10:43 -0400)
commitd2514d5ef28a76bfe0f87711dad0f1a5924e7e00
treea5bbebc6c4e1279c8a66ca6988cb6f3a16cb660d
parent80819ac1cd18f2affcff1e04aacddf0186897360
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)

(cherry picked from commit 1967539e212c17139dc810096da987c8100b1ba2)
test/threadstest.c