aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_pathlib/support/lexical_path.py
diff options
context:
space:
mode:
authorSam Gross <colesbury@gmail.com>2025-03-21 15:16:08 -0400
committerGitHub <noreply@github.com>2025-03-21 15:16:08 -0400
commit56d0f9af147b2280ea0af7af5e57df1a01271991 (patch)
treec27226d0c51d0f2e088f81f35e1c0377506130ec /Lib/test/test_pathlib/support/lexical_path.py
parentb92ee14b80cc8898f799aa8120ec99dd0c882339 (diff)
downloadcpython-56d0f9af147b2280ea0af7af5e57df1a01271991.tar.gz
cpython-56d0f9af147b2280ea0af7af5e57df1a01271991.zip
gh-117657: Skip some tests when running with TSAN (gh-131555)
The subinterpreter tests have data races (see gh-129824). TSAN attempts to intercept some of the fatal signals, which can lead to bogus reports. We could possibly handle these via TSAN_OPTIONS, but it's simpler to just skip those tests -- they're not multithreaded anyways.
Diffstat (limited to 'Lib/test/test_pathlib/support/lexical_path.py')
0 files changed, 0 insertions, 0 deletions