]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-150191: temporarily skip two openssl tests which have internal data races...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 8 Jul 2026 16:27:06 +0000 (18:27 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2026 16:27:06 +0000 (16:27 +0000)
commit762eb2e7688efef0bb8cfff29dc1e2f86558be85
treed6c942406471fa54dffd44913c82ac39f5c39173
parent3d8f2aa8fda5a420d546ad216dd25baebdeaee82
[3.14] gh-150191: temporarily skip two openssl tests which have internal data races under TSAN (GH-153320) (#153349)

gh-150191: temporarily skip two openssl tests which have internal data races under TSAN (GH-153320)
(cherry picked from commit c11af48fddb1fd5b38e2f026c333e8487f3bcc53)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Lib/test/test_ssl.py