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

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 = 64590 bytes vs 
limit=56850; starting disk usage = 7645 bytes; input index disk usage = 20780 
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 = 64590 bytes vs limit=56850; starting disk usage 
= 7645 bytes; input index disk usage = 20780 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:528)




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



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

Reply via email to