Build: https://jenkins.thetaphi.de/job/Lucene-10.x-Linux/3131/
Java: 64bit/hotspot/jdk-25-ea+11 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.lucene.search.TestTermInSetQuery.testDuel

Error Message:
java.lang.AssertionError: advancing beyond the end of the scored window: 
target=12184, max=12098

Stack Trace:
java.lang.AssertionError: advancing beyond the end of the scored window: 
target=12184, max=12098
        at 
__randomizedtesting.SeedInfo.seed([4A83CA7A8E9F07CB:603707AD0179FD9]:0)
        at 
org.apache.lucene.tests.search.AssertingLeafCollector$1.advance(AssertingLeafCollector.java:89)
        at 
org.apache.lucene.search.DenseConjunctionBulkScorer.scoreWindow(DenseConjunctionBulkScorer.java:121)
        at 
org.apache.lucene.search.DenseConjunctionBulkScorer.score(DenseConjunctionBulkScorer.java:90)
        at 
org.apache.lucene.tests.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
        at 
org.apache.lucene.search.IndexSearcher.searchLeaf(IndexSearcher.java:860)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:820)
        at 
org.apache.lucene.tests.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:77)
        at 
org.apache.lucene.search.IndexSearcher.lambda$search$0(IndexSearcher.java:790)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328)
        at org.apache.lucene.search.TaskExecutor$Task.run(TaskExecutor.java:173)
        at 
org.apache.lucene.search.TaskExecutor.lambda$invokeAll$0(TaskExecutor.java:98)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614)
        at java.base/java.lang.Thread.run(Thread.java:1447)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to