[3.10] bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)#31634
Merged
vstinner merged 3 commits intoMar 2, 2022
Merged
[3.10] bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)#31634vstinner merged 3 commits into
vstinner merged 3 commits into
Commits
Commits on Mar 1, 2022
Refactor sanitiser skip tests into test.support (GH-30889)
Show description for 1728982authored andcommittedAdd skips to crashing tests under sanitizers instead of manually skipping them (GH-30897)
Show description for cd983ccauthored andcommittedbpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)
Show description for a2734a5committed