]> 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:34 +0000 (17:44 +0100)
commit9b0017b32a39e5d0cf346b4611cd3a740b655df7
tree954e0fcef66fb106882060ea80085a2a0243d535
parent135edd3b8b6f30e234965fd979d6167fdb9059d2
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