Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/781/
1 tests failed.
REGRESSION: org.apache.lucene.index.TestAddIndexes.testAddIndexesWithRollback
Error Message:
file "1.fnx" was already written to
Stack Trace:
java.io.IOException: file "1.fnx" was already written to
at
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:361)
at
org.apache.lucene.index.SegmentInfos.writeGlobalFieldMap(SegmentInfos.java:818)
at org.apache.lucene.index.SegmentInfos.write(SegmentInfos.java:306)
at
org.apache.lucene.index.SegmentInfos.prepareCommit(SegmentInfos.java:814)
at
org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:3978)
at
org.apache.lucene.index.IndexWriter.prepareCommit(IndexWriter.java:2833)
at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2904)
at
org.apache.lucene.index.IndexWriter.closeInternal(IndexWriter.java:1156)
at
org.apache.lucene.index.IndexWriter.rollbackInternal(IndexWriter.java:2131)
at org.apache.lucene.index.IndexWriter.rollback(IndexWriter.java:2054)
at
org.apache.lucene.index.TestAddIndexes.testAddIndexesWithRollback(TestAddIndexes.java:926)
at
org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:615)
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:149)
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:51)
Build Log (for compile errors):
[...truncated 1872 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]