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