Build: https://jenkins.thetaphi.de/job/Lucene-10.x-Linux/9432/
Java: 64bit/hotspot/jdk-22.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.lucene.codecs.memory.TestFSTPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=294, name=Thread-246, state=RUNNABLE, 
group=TGRP-TestFSTPostingsFormat]
        at 
__randomizedtesting.SeedInfo.seed([347EFDDA6EFF0464:DA5BE422D608986A]:0)
Caused by: java.lang.RuntimeException: 
org.apache.lucene.util.automaton.TooComplexToDeterminizeException: 
Determinizing automaton with 96 states and 422 transitions would require more 
than 10000 effort.
        at __randomizedtesting.SeedInfo.seed([347EFDDA6EFF0464]:0)
        at 
org.apache.lucene.tests.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1509)
Caused by: org.apache.lucene.util.automaton.TooComplexToDeterminizeException: 
Determinizing automaton with 96 states and 422 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:1713)
        at 
app//org.apache.lucene.tests.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1506)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to