Build: http://hudson.zones.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/832/
1 tests failed.
REGRESSION: org.apache.lucene.index.TestIndexWriterExceptions.testRandomExceptionsThreads
Error Message:
IndexFileDeleter doesn't know about file _3i.tvx
Stack Trace:
junit.framework.AssertionFailedError: IndexFileDeleter doesn't know about file _3i.tvx
at org.apache.lucene.index.IndexWriter.filesExist(IndexWriter.java:4336)
at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4383)
at org.apache.lucene.index.IndexWriter.prepareCommit(IndexWriter.java:3159)
at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3232)
at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3203)
at org.apache.lucene.index.TestIndexWriterExceptions.testRandomExceptionsThreads(TestIndexWriterExceptions.java:200)
at org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:253)
Build Log (for compile errors):
[...truncated 8588 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|