]> 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:43:15 +0000 (17:43 +0100)
commit4d16d2f40a135830ee667e1588c75293a7b23480
tree4661ade14d819029ffc01ea594c20a37ffd6af7c
parent6e770d38c72e15ab7d0f7ee0a5dd8deb88116571
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)
test/threadstest.c