You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2012/09/11 00:12:08 UTC

[jira] [Commented] (AVRO-1150) TestSpecificCompiler leaks temporary directories

    [ https://issues.apache.org/jira/browse/AVRO-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452512#comment-13452512 ] 

Doug Cutting commented on AVRO-1150:
------------------------------------

I generally prefer it when tests leave their files around until they're run the next time so that one can better examine output when debugging.  The 'clean' target should remove them.  Is that not sufficient?
                
> TestSpecificCompiler leaks temporary directories
> ------------------------------------------------
>
>                 Key: AVRO-1150
>                 URL: https://issues.apache.org/jira/browse/AVRO-1150
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Gabriel Reid
>            Priority: Minor
>         Attachments: AVRO-1150.patch
>
>
> The test class org.apache.avro.compiler.TestSpecificCompiler (in the compiler sub-project) creates a temporary directory, but only deletes the contents of the directory at the end of the test, and not the directory itself.
> This will cause a (small) issue on the long term when running in CI.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira