diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-08-22 07:55:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-22 07:55:34 (GMT) |
commit | d63114caf9384ead7baf872598acdff25315a5bf (patch) | |
tree | d42bc14704dacabf2af1093b50be56eaa4376e87 /Lib/queue.py | |
parent | 519bcc698c436e12bd6c1ff6f2517060719c60d5 (diff) | |
download | cpython-d63114caf9384ead7baf872598acdff25315a5bf.zip cpython-d63114caf9384ead7baf872598acdff25315a5bf.tar.gz cpython-d63114caf9384ead7baf872598acdff25315a5bf.tar.bz2 |
bpo-44955: Always call stopTestRun() for implicitly created TestResult objects (GH-27831)
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 'Lib/queue.py')
0 files changed, 0 insertions, 0 deletions