Build: https://jenkins.thetaphi.de/job/Lucene-main-macOS/12696/
Java: 64bit/hotspot/jdk-24 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED:
org.apache.lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat.testDocsAndFreqsAndPositions
Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=163, name=Thread-144, state=RUNNABLE,
group=TGRP-TestVarGapFixedIntervalPostingsFormat]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=163, name=Thread-144, state=RUNNABLE,
group=TGRP-TestVarGapFixedIntervalPostingsFormat]
at
__randomizedtesting.SeedInfo.seed([743953468C161AF9:6E1AE7D774F51AFD]:0)
Caused by: java.lang.RuntimeException:
org.apache.lucene.util.automaton.TooComplexToDeterminizeException:
Determinizing automaton with 104 states and 390 transitions would require more
than 10000 effort.
at __randomizedtesting.SeedInfo.seed([743953468C161AF9]:0)
at
org.apache.lucene.tests.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1448)
Caused by: org.apache.lucene.util.automaton.TooComplexToDeterminizeException:
Determinizing automaton with 104 states and 390 transitions would require more
than 10000 effort.
at
app//org.apache.lucene.util.automaton.Operations.determinize(Operations.java:727)
at
app//org.apache.lucene.tests.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1652)
at
app//org.apache.lucene.tests.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1445)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]