We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test_capi
1 parent a3bf083 commit 67f6d60Copy full SHA for 67f6d60
1 file changed
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