Skip to content

Commit

Permalink
pythongh-112536: Add more TSAN tests (python#116896)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: Antoine Pitrou <antoine@python.org>
  • Loading branch information
2 people authored and vstinner committed Mar 20, 2024
1 parent 474c5d6 commit d63c2a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Lib/test/libregrtest/tsan.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,15 @@
'test_importlib',
'test_io',
'test_logging',
'test_queue',
'test_ssl',
'test_syslog',
'test_thread',
'test_threadedtempfile',
'test_threading',
'test_threading_local',
'test_threadsignals',
'test_weakref',
]


Expand Down

0 comments on commit d63c2a7

Please sign in to comment.