Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b582d75 commit 8dbd6c9Copy full SHA for 8dbd6c9
Lib/test/libregrtest/tsan.py
@@ -3,9 +3,7 @@
3
4
TSAN_TESTS = [
5
'test_asyncio',
6
- # TODO: enable more of test_capi once bugs are fixed (GH-116908, GH-116909).
7
- 'test_capi.test_mem',
8
- 'test_capi.test_pyatomic',
+ 'test_capi',
9
'test_code',
10
'test_ctypes',
11
'test_concurrent_futures',
0 commit comments