Build: https://hudson.apache.org/hudson/job/Lucene-trunk/1391/
1 tests failed.
FAILED: org.apache.lucene.util.automaton.fst.TestFSTs.testRealTerms
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at
org.apache.lucene.util.automaton.fst.NodeHash.rehash(NodeHash.java:165)
at org.apache.lucene.util.automaton.fst.NodeHash.add(NodeHash.java:129)
at
org.apache.lucene.util.automaton.fst.Builder.compileNode(Builder.java:108)
at
org.apache.lucene.util.automaton.fst.Builder.compilePrevTail(Builder.java:188)
at org.apache.lucene.util.automaton.fst.Builder.add(Builder.java:299)
at org.apache.lucene.util.automaton.fst.Builder.add(Builder.java:218)
at
org.apache.lucene.util.automaton.fst.TestFSTs.testRealTerms(TestFSTs.java:973)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1043)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:981)
Build Log (for compile errors):
[...truncated 7159 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]