Build: https://jenkins.thetaphi.de/job/Lucene-10.x-Linux/10099/
Java: 64bit/hotspot/jdk-21.0.6 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.lucene.backward_codecs.lucene90.TestLucene90PostingsFormat.testRandom
Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=108, name=Thread-57, state=RUNNABLE,
group=TGRP-TestLucene90PostingsFormat]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=108, name=Thread-57, state=RUNNABLE,
group=TGRP-TestLucene90PostingsFormat]
at
__randomizedtesting.SeedInfo.seed([240CCDED9D7E7FA8:5640E8E22C1EC9DB]:0)
Caused by: java.lang.RuntimeException:
org.apache.lucene.util.automaton.TooComplexToDeterminizeException:
Determinizing automaton with 156 states and 732 transitions would require more
than 10000 effort.
at __randomizedtesting.SeedInfo.seed([240CCDED9D7E7FA8]:0)
at
[email protected]/org.apache.lucene.tests.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1509)
Caused by: org.apache.lucene.util.automaton.TooComplexToDeterminizeException:
Determinizing automaton with 156 states and 732 transitions would require more
than 10000 effort.
at
app/[email protected]/org.apache.lucene.util.automaton.Operations.determinize(Operations.java:727)
at
app/[email protected]/org.apache.lucene.tests.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1713)
at
app/[email protected]/org.apache.lucene.tests.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1506)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]