]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:04:13 +0000 (18:04 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2026 16:04:13 +0000 (16:04 +0000)
commitc8434e6603e2a2d349002503498e52006085f6bf
treea0481a9b76adc312d6a86ba15da956907a4e23f1
parent288e3cedd1d5761b132eec9e72d952c3f2bf469b
[3.15] gh-150191: temporarily skip two openssl tests which have internal data races under TSAN (GH-153320) (#153350)

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