You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2016/06/26 14:27:33 UTC

[jira] [Resolved] (IO-511) After a few unit tests, a few newly created directories not cleaned completely.

     [ https://issues.apache.org/jira/browse/IO-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benedikt Ritter resolved IO-511.
--------------------------------
    Resolution: Fixed

{code}
$ svn ci -m "IO-511: After a few unit tests, a few newly created directories not cleaned completely. Thanks to Ahmet Celik. This also closes #13 from GitHub."
Sending        src/changes/changes.xml
Sending        src/test/java/org/apache/commons/io/FileDeleteStrategyTestCase.java
Sending        src/test/java/org/apache/commons/io/FileUtilsCleanDirectoryTestCase.java
Sending        src/test/java/org/apache/commons/io/FileUtilsFileNewerTestCase.java
Sending        src/test/java/org/apache/commons/io/FileUtilsListFilesTestCase.java
Sending        src/test/java/org/apache/commons/io/output/LockableFileWriterTest.java
Transmitting file data ......done
Committing transaction...
Committed revision 1750250.
{code}

Thank you!

> After a few unit tests, a few newly created directories not cleaned completely.
> -------------------------------------------------------------------------------
>
>                 Key: IO-511
>                 URL: https://issues.apache.org/jira/browse/IO-511
>             Project: Commons IO
>          Issue Type: Bug
>            Reporter: Ahmet Celik
>            Assignee: Benedikt Ritter
>            Priority: Minor
>              Labels: pollution, test
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> After a few unit tests, "test/io" folder is not deleted. It's a bad practice in software engineering, because disk shouldn't polluted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)