Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12189/
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 = 60419 bytes vs
limit=57324; starting disk usage = 7924 bytes; input index disk usage = 20738
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 = 60419 bytes vs limit=57324; starting disk usage
= 7924 bytes; input index disk usage = 20738 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 1453 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]