]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add skips to crashing tests under sanitizers instead of manually skipping them (GH...
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Tue, 25 Jan 2022 23:14:03 +0000 (23:14 +0000)
committerGitHub <noreply@github.com>
Tue, 25 Jan 2022 23:14:03 +0000 (23:14 +0000)
commita27505345e34d462139f5f8b6b5e7c9a59955150
treeb5bb6339a8f6db3ddce80d6e3f6298d31f474f9d
parenta0efc0c1960e2c49e0092694d98395555270914c
Add skips to crashing tests under sanitizers instead of manually skipping them (GH-30897)
.github/workflows/build.yml
Lib/test/support/__init__.py
Lib/test/test_crypt.py
Lib/test/test_idle.py
Lib/test/test_tix.py
Lib/test/test_tk.py
Lib/test/test_ttk_guionly.py