Comment 1 for bug 1010379

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 1010379] [NEW] Resources aren't cleaned up if setUp fails

For clarity, tearDown not running isn't due to anything in
testresources, its the test framework (unittest/unittest2/testtools)
doing that.

This however is obviously affecting whether resourceteardown is occuring.