173
172
# but only a little. Folk not using our testrunner will
174
173
# have to delete their temp directories themselves.
175
174
if result.wasSuccessful():
177
176
shutil.rmtree(TestCaseInTempDir.TEST_ROOT)
179
178
print "Failed tests working directories are in '%s'\n" % TestCaseInTempDir.TEST_ROOT