Build: https://jenkins.thetaphi.de/job/Lucene-10.x-Linux/1802/
Java: 64bit/hotspot/jdk-23 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat.testDocsAndFreqsAndPositionsAndPayloads

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=1687, name=Thread-1599, state=RUNNABLE, 
group=TGRP-TestPerFieldPostingsFormat]
        at 
__randomizedtesting.SeedInfo.seed([41C4E621E38C740:B2BC4FD426DB00D6]:0)
Caused by: java.lang.RuntimeException: 
org.apache.lucene.util.automaton.TooComplexToDeterminizeException: 
Determinizing automaton with 129 states and 805 transitions would require more 
than 10000 effort.
        at __randomizedtesting.SeedInfo.seed([41C4E621E38C740]:0)
        at 
org.apache.lucene.tests.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1454)
Caused by: org.apache.lucene.util.automaton.TooComplexToDeterminizeException: 
Determinizing automaton with 129 states and 805 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