Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/65125/
Java: 64bit/hotspot/jdk-25.0.2 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.lucene.codecs.bloom.TestBloomPostingsFormat.testDocsAndFreqs
Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=80, name=Thread-29, state=RUNNABLE,
group=TGRP-TestBloomPostingsFormat]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=80, name=Thread-29, state=RUNNABLE,
group=TGRP-TestBloomPostingsFormat]
at
__randomizedtesting.SeedInfo.seed([39812B6821793188:2E4E11EF271351AE]:0)
Caused by: java.lang.RuntimeException:
org.apache.lucene.util.automaton.TooComplexToDeterminizeException:
Determinizing automaton with 28 states and 64 transitions would require more
than 10000 effort.
at __randomizedtesting.SeedInfo.seed([39812B6821793188]:0)
at
org.apache.lucene.tests.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1506)
Caused by: org.apache.lucene.util.automaton.TooComplexToDeterminizeException:
Determinizing automaton with 28 states and 64 transitions would require more
than 10000 effort.
at
org.apache.lucene.util.automaton.Operations.determinize(Operations.java:709)
at
org.apache.lucene.tests.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1706)
at
org.apache.lucene.tests.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1503)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]