commit | 18f22989dd73c7b9c09a746e89cb9d7ce7243d1d | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Nov 23 15:55:11 2014 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Nov 23 15:55:11 2014 +0100 |
tree | 88e0aaf2130047e6e6f85f823bf313a4b4fa1a8e | |
parent | a21de3d45ec2aebf899712cbd0e44eba9611d2af [diff] |
Issue #22894: TestCase.subTest() would cause the test suite to be stopped when in failfast mode, even in the absence of failures.