581
581
test_root = TestCaseWithMemoryTransport.TEST_ROOT
582
582
if result.wasSuccessful() or not self.keep_output:
583
583
if test_root is not None:
596
584
_rmtree_temp_dir(test_root)
598
586
note("Failed tests working directories are in '%s'\n", test_root)