This is due to the latest commit on LUCENE-3147. I will commit a fix shortly.
Shai On Sun, May 29, 2011 at 8:44 PM, Apache Jenkins Server < [email protected]> wrote: > Build: > https://builds.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/8493/ > > 1 tests failed. > REGRESSION: org.apache.lucene.index.TestIndexWriter.testNoWaitClose > > Error Message: > IndexFileDeleter doesn't know about file _d3_1.del > > Stack Trace: > junit.framework.AssertionFailedError: IndexFileDeleter doesn't know about > file _d3_1.del > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1334) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1252) > at > org.apache.lucene.index.IndexWriter.filesExist(IndexWriter.java:3665) > at > org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:3713) > at > org.apache.lucene.index.IndexWriter.prepareCommit(IndexWriter.java:2617) > at > org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2688) > at > org.apache.lucene.index.IndexWriter.closeInternal(IndexWriter.java:1071) > at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1014) > at > org.apache.lucene.index.TestIndexWriter.testNoWaitClose(TestIndexWriter.java:1302) > > > > > Build Log (for compile errors): > [...truncated 3054 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
