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

1 tests failed.
FAILED:  
org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testDocsOnly

Error Message:
java.lang.AssertionError: expected:<2228> but was:<2241>

Stack Trace:
java.lang.AssertionError: expected:<2228> but was:<2241>
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:633)
        at 
org.apache.lucene.tests.index.RandomPostingsTester.verifyEnum(RandomPostingsTester.java:1322)
        at 
org.apache.lucene.tests.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1635)
        at 
org.apache.lucene.tests.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1445)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to