0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 08:52:25 +01:00
cpython/.github
Victor Stinner 9204bb72a2
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.
2022-03-01 15:44:08 +01:00
..
problem-matchers
workflows bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632) 2022-03-01 15:44:08 +01:00
CODEOWNERS
CONTRIBUTING.rst
dependabot.yml
PULL_REQUEST_TEMPLATE.md
SECURITY.md