Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/52129/
Java: 64bit/hotspot/jdk-23 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=60, name=Thread-15, state=RUNNABLE, 
group=TGRP-TestVarGapDocFreqIntervalPostingsFormat]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=60, name=Thread-15, state=RUNNABLE, 
group=TGRP-TestVarGapDocFreqIntervalPostingsFormat]
        at 
__randomizedtesting.SeedInfo.seed([5C31305B1BA9F825:B21429A3A35E642B]:0)
Caused by: java.lang.RuntimeException: 
org.apache.lucene.util.automaton.TooComplexToDeterminizeException: 
Determinizing automaton with 151 states and 741 transitions would require more 
than 10000 effort.
        at __randomizedtesting.SeedInfo.seed([5C31305B1BA9F825]:0)
        at 
org.apache.lucene.tests.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1454)
Caused by: org.apache.lucene.util.automaton.TooComplexToDeterminizeException: 
Determinizing automaton with 151 states and 741 transitions would require more 
than 10000 effort.
        at 
app//org.apache.lucene.util.automaton.Operations.determinize(Operations.java:719)
        at 
app//org.apache.lucene.tests.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1658)
        at 
app//org.apache.lucene.tests.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1451)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to