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: 3.1, 4.0
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.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]