Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/52647/
Java: 64bit/hotspot/jdk-22 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.lucene.codecs.bloom.TestBloomPostingsFormat.testDocsOnly
Error Message:
java.lang.AssertionError: expected:<13330> but was:<13368>
Stack Trace:
java.lang.AssertionError: expected:<13330> but was:<13368>
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:1605)
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]