325
325
# but only a little. Folk not using our testrunner will
326
326
# have to delete their temp directories themselves.
327
327
if result.wasSuccessful():
330
331
print "Failed tests working directories are in '%s'\n" % FunctionalTestCase.TEST_ROOT
331
332
return result.wasSuccessful()