summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-08-22 18:15:10 (GMT)
committerGitHub <noreply@github.com>2021-08-22 18:15:10 (GMT)
commit4e5162fd369baf25dd16a42ccd0fa7756744f4d0 (patch)
tree13acef527e186e09dc7904526eec05d696060735 /Python
parent407b3e0bb028c30fbf5efcf58c70c50eaa6712b0 (diff)
downloadcpython-4e5162fd369baf25dd16a42ccd0fa7756744f4d0.zip
cpython-4e5162fd369baf25dd16a42ccd0fa7756744f4d0.tar.gz
cpython-4e5162fd369baf25dd16a42ccd0fa7756744f4d0.tar.bz2
bpo-44955: Always call stopTestRun() for implicitly created TestResult objects (GH-27831) (GH-27882)
Method stopTestRun() is now always called in pair with method startTestRun() for TestResult objects implicitly created in TestCase.run(). Previously it was not called for test methods and classes decorated with a skipping decorator. (cherry picked from commit a9640d75531d6cbbfd254b65435f238c26bf5cd9) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions