]> git.ipfire.org Git - thirdparty/openssl.git/commit
Re-enable RCU torture test on MACOSX
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 19 Feb 2025 17:55:42 +0000 (18:55 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Sat, 22 Feb 2025 16:44:17 +0000 (17:44 +0100)
commit8d063ae528e99d5cb273fb07900ad8d38068d0d9
tree347803606c744c71be5ed2b63d9ea2b7af6ff10e
parent7b43db6946bea020c273720682c800fb719e7f64
Re-enable RCU torture test on MACOSX

This test was disabled due to "Stochastic failures in
the RCU test on MACOSX" by #23967, which sounds like an
issue that is probably fixed now.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26834)

(cherry picked from commit 4d16d2f40a135830ee667e1588c75293a7b23480)
test/threadstest.c