242
237
'%d non-main threads were left active in the end.\n'
243
238
% (TestCase._active_threads - 1))
248
240
def _extractBenchmarkTime(self, testCase, details=None):
249
241
"""Add a benchmark time for the current test case."""
250
242
if details and 'benchtime' in details: