Sebb created IO-534:
-----------------------

             Summary: FileUtilTestCase.testForceDeleteDir() should not delete 
testDirectory parent
                 Key: IO-534
                 URL: https://issues.apache.org/jira/browse/IO-534
             Project: Commons IO
          Issue Type: Bug
          Components: Utilities
            Reporter: Sebb


The test case FileUtilTestCase.testForceDeleteDir() has always attempted to 
delete the testDirectory parent.

This is wrong; it should not assume that the testDirectory has a parent that 
can safely be deleted.

This is why the testDirectory is currently defined as "test/io" when it would 
make more sense to use a temporary directory under target. It also explains why 
the "test" directory is left behind when tests complete.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to