diff options
author | Victor Stinner <vstinner@python.org> | 2022-03-01 14:44:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-01 14:44:08 (GMT) |
commit | 9204bb72a2da5885facc747e63d2bd2d654606fe (patch) | |
tree | c23150281ded8586447d39075a083ecfa5ad59f4 /Objects/boolobject.c | |
parent | 0cc63641859b2f60ea65bb7c0b6d1cfcec1e2f1a (diff) | |
download | cpython-9204bb72a2da5885facc747e63d2bd2d654606fe.zip cpython-9204bb72a2da5885facc747e63d2bd2d654606fe.tar.gz cpython-9204bb72a2da5885facc747e63d2bd2d654606fe.tar.bz2 |
bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)
Skip tests on ASAN and/or MSAN builds:
* multiprocessing tests
* test___all__
* test_concurrent_futures
* test_decimal
* test_peg_generator
* test_tools
The ASAN job of GitHub Actions no longer excludes these tests.
Diffstat (limited to 'Objects/boolobject.c')
0 files changed, 0 insertions, 0 deletions