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

Robert Muir updated LUCENE-2796:
--------------------------------

    Attachment: LUCENE-2796.patch

not the most elegant solution, but it does the trick. 

i plan to commit this shortly. things can be made more elegant later.

> Tests need to clean up after themselves
> ---------------------------------------
>
>                 Key: LUCENE-2796
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2796
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.1, 4.0
>            Reporter: Robert Muir
>             Fix For: 4.0
>
>         Attachments: LUCENE-2796.patch
>
>
> I havent run 'ant clean' for a while.
> The randomly generated temporarily file names just piled up from running the 
> tests many times... so ant clean is still running after quite a long time.
> We should take the logic in the base solr test cases, and push it into 
> LuceneTestCase, so a test cleans up all its temporary stuff.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to