]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] bpo-46523: fix tests rerun when `setUp[Class|Module]` fails (GH-30895) (GH...
authorŁukasz Langa <lukasz@langa.pl>
Fri, 7 Apr 2023 17:35:16 +0000 (19:35 +0200)
committerGitHub <noreply@github.com>
Fri, 7 Apr 2023 17:35:16 +0000 (19:35 +0200)
commitecb09a849689764193e0115d27e220f82b5f6d9f
tree009df64c7815f4ecd365b9085a991ff0deaf4a4e
parent8740fd855cea73146c45598d465ce327c14478cb
[3.11] bpo-46523: fix tests rerun when `setUp[Class|Module]` fails (GH-30895) (GH-103342)

(cherry picked from commit 995386071f96e4cfebfa027a71ca9134e4651d2a)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/libregrtest/main.py
Lib/test/support/__init__.py
Lib/test/test_regrtest.py