Tim Graham
|
b9e248975f
|
[1.11.x] Refs #28814 -- Fixed test_runner failure on Python 3.7.
Due to https://bugs.python.org/issue30399.
Backport of 9d1d3b2d2fe0bef995b024368088eeabbdf73629 from master
|
2018-11-17 14:46:04 -05:00 |
|
za
|
321e94fa41
|
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
|
2016-11-10 21:30:21 -05:00 |
|
Adam Wróbel
|
52188a5ca6
|
Fixed #27301 -- Prevented exceptions that fail unpickling from crashing the parallel test runner.
|
2016-10-06 15:54:38 -04:00 |
|
Chris Jerdonek
|
42dcceba61
|
Fixed #26942 -- Added support for subtests during parallel testing.
|
2016-08-26 14:24:27 -04:00 |
|