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