Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/9121/

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:347)
        at 
org.apache.lucene.index.SegmentInfos.writeGlobalFieldMap(SegmentInfos.java:817)
        at org.apache.lucene.index.SegmentInfos.write(SegmentInfos.java:305)
        at 
org.apache.lucene.index.SegmentInfos.prepareCommit(SegmentInfos.java:813)
        at 
org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:3789)
        at 
org.apache.lucene.index.IndexWriter.prepareCommit(IndexWriter.java:2649)
        at 
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2720)
        at 
org.apache.lucene.index.IndexWriter.closeInternal(IndexWriter.java:1074)
        at 
org.apache.lucene.index.IndexWriter.rollbackInternal(IndexWriter.java:2041)
        at org.apache.lucene.index.IndexWriter.rollback(IndexWriter.java:1964)
        at 
org.apache.lucene.index.TestAddIndexes.testAddIndexesWithRollback(TestAddIndexes.java:929)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1430)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1348)




Build Log (for compile errors):
[...truncated 3426 lines...]



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to