Comment 4 for bug 881778

Revision history for this message
Robert Collins (lifeless) wrote :

Oh?

Traceback (most recent call last):
  File "/home/jml/src/testresources/trunk/lib/testresources/__init__.py", line 688, in tearDownResources
    tearDownResources(self, self.resources, _get_result())
  File "/home/jml/src/testresources/trunk/lib/testresources/__init__.py", line 710, in tearDownResources
    resource[1].finishedWith(getattr(test, resource[0]), result)
AttributeError: 'TestFileRepository' object has no attribute 'tempdir'

-> I ran make check in testrepository after you reported the bug there.