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

1 tests failed.
REGRESSION:  
org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddIndexOnDiskFull

Error Message:
max free Directory space required exceeded 1X the total input index sizes 
during addIndexes(Directory[]) + forceMerge(1): max temp usage = 68399 bytes vs 
limit=63282; starting disk usage = 9490 bytes; input index disk usage = 22151 
bytes

Stack Trace:
junit.framework.AssertionFailedError: max free Directory space required 
exceeded 1X the total input index sizes during addIndexes(Directory[]) + 
forceMerge(1): max temp usage = 68399 bytes vs limit=63282; starting disk usage 
= 9490 bytes; input index disk usage = 22151 bytes
        at 
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
        at 
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
        at 
org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddIndexOnDiskFull(TestIndexWriterOnDiskFull.java:415)
        at 
org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:529)




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to