diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-12-14 12:44:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-14 12:44:08 (GMT) |
commit | 34b7c438b8dc0a1e7e23c9b2d7ce7f8a7c31b4f4 (patch) | |
tree | 88bdc9e2ebe4aa64850d57f5c31947b8dcecee73 /Python/symtable.c | |
parent | 16d63202af35dadd652a5e3eae687ea709e95b11 (diff) | |
download | cpython-34b7c438b8dc0a1e7e23c9b2d7ce7f8a7c31b4f4.zip cpython-34b7c438b8dc0a1e7e23c9b2d7ce7f8a7c31b4f4.tar.gz cpython-34b7c438b8dc0a1e7e23c9b2d7ce7f8a7c31b4f4.tar.bz2 |
bpo-34279: regrtest consider that skipped tests are ran (GH-11132) (GH-11158)
bpo-34279, bpo-35412: support.run_unittest() no longer raises
TestDidNotRun if a test result contains skipped tests. The
exception is now only raised if no test have been run and no test
have been skipped.
(cherry picked from commit 3a8f4fef4a4dd0e4a800545468eef9542e126181)
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions