I'm getting this failure on 3.1-dev clean checkout... any ideas? I can call: rm -rf "C:\workspace\apache\lucene-3xORIG\lucene\build\test\" w/o problem
[junit] [junit] Testsuite: org.apache.lucene.index.TestIndexWriter [junit] Testcase: testNoSegmentFile(org.apache.lucene.index.TestIndexWriter): Caused an ERROR [junit] could not delete C:\workspace\apache\lucene-3xORIG\lucene\build\test\8\noSegmentFile.639554609878820821\_0.fdt [junit] java.io.IOException: could not delete C:\workspace\apache\lucene-3xORIG\lucene\build\test\8\noSegmentFile.639554609878820821\_0.fdt [junit] at org.apache.lucene.util._TestUtil.rmDir(_TestUtil.java:44) [junit] at org.apache.lucene.index.TestIndexWriter.testNoSegmentFile(TestIndexWriter.java:4913) [junit] at org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:277) [junit] [junit] [junit] Tests run: 112, Failures: 0, Errors: 1, Time elapsed: 30.774 sec [junit] [junit] ------------- Standard Output --------------- [junit] file=_0.cfs [junit] file=_0.fdt [junit] file=_0.fdx [junit] file=_0.tvd [junit] file=_0.tvf [junit] file=_0.tvx [junit] ------------- ---------------- --------------- [junit] TEST org.apache.lucene.index.TestIndexWriter FAILED perhaps related to: http://search.lucidimagination.com/search/document/e8e004ce37e36624/solr_junit_test_methods_steping_on_eachother --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
