Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11849/
2 tests failed.
REGRESSION: org.apache.lucene.index.TestDuelingCodecs.testEquals
Error Message:
this writer hit an OutOfMemoryError; cannot complete forceMerge
Stack Trace:
java.lang.IllegalStateException: this writer hit an OutOfMemoryError; cannot
complete forceMerge
at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1722)
at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1669)
at
org.apache.lucene.index.RandomIndexWriter.doRandomForceMerge(RandomIndexWriter.java:358)
at
org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:368)
at
org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:327)
at
org.apache.lucene.index.TestDuelingCodecs.setUp(TestDuelingCodecs.java:101)
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
FAILED: junit.framework.TestSuite.org.apache.lucene.index.TestDuelingCodecs
Error Message:
java.lang.AssertionError: ensure your setUp() calls super.setUp() and your
tearDown() calls super.tearDown()!!!
Stack Trace:
java.lang.RuntimeException: java.lang.AssertionError: ensure your setUp() calls
super.setUp() and your tearDown() calls super.tearDown()!!!
at
org.apache.lucene.util.LuceneTestCase.afterClassLuceneTestCaseJ4(LuceneTestCase.java:405)
at
org.apache.lucene.util.LuceneTestCase.afterClassLuceneTestCaseJ4(LuceneTestCase.java:347)
Build Log (for compile errors):
[...truncated 1344 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]