Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.3
-
None
-
None
Description
This test began failing when another test was added which had the same dependency. That test has been corrected but is not yet checked-in.
The correct pattern is to use getTestTempDirPath() to allocate temporary files. I was unable to quickly do this in the test (it caused other of its tests to fail) so I'm opening an issue for somebody more knowledgeable in this code.