summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorDonghee Na <donghee.na@python.org>2024-03-15 16:07:16 (GMT)
committerGitHub <noreply@github.com>2024-03-15 16:07:16 (GMT)
commitebf29b3a02d5b42a747e271e9cfc4dd73c01ebe6 (patch)
tree5962f074b9a90495d12a9da33688abe75b9493d8 /Tools
parent16349868d396cc1bff5188de3638321e87fe0293 (diff)
downloadcpython-ebf29b3a02d5b42a747e271e9cfc4dd73c01ebe6.zip
cpython-ebf29b3a02d5b42a747e271e9cfc4dd73c01ebe6.tar.gz
cpython-ebf29b3a02d5b42a747e271e9cfc4dd73c01ebe6.tar.bz2
gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601)
Diffstat (limited to 'Tools')
-rw-r--r--Tools/tsan/supressions.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tools/tsan/supressions.txt b/Tools/tsan/supressions.txt
new file mode 100644
index 0000000..448dfac
--- /dev/null
+++ b/Tools/tsan/supressions.txt
@@ -0,0 +1,5 @@
+## reference: https://github.com/google/sanitizers/wiki/ThreadSanitizerSuppressions
+race:get_allocator_unlocked
+race:set_allocator_unlocked
+race:mi_heap_visit_pages
+race:_mi_heap_delayed_free_partial