Skip to content

Commit bee7e29

Browse files
corona10pitrou
andauthored
gh-112536: Add more TSAN tests (#116896)
--------- Co-authored-by: Antoine Pitrou <[email protected]>
1 parent 744c077 commit bee7e29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Lib/test/libregrtest/tsan.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@
1010
'test_importlib',
1111
'test_io',
1212
'test_logging',
13+
'test_queue',
1314
'test_ssl',
1415
'test_syslog',
1516
'test_thread',
1617
'test_threadedtempfile',
1718
'test_threading',
1819
'test_threading_local',
1920
'test_threadsignals',
21+
'test_weakref',
2022
]
2123

2224

0 commit comments

Comments
 (0)