https://github.com/apache/lucene/pull/15965
On Wed, Apr 15, 2026 at 1:46 PM Policeman Jenkins Server via builds < [email protected]> wrote: > Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/64180/ > Java: 64bit/hotspot/jdk-27-ea+14 -XX:+UseCompressedOops -XX:+UseG1GC > > 1 tests failed. > FAILED: org.apache.lucene.search.TestLRUQueryCache.testClearFilter > > Error Message: > java.lang.AssertionError: expected:<1> but was:<2> > > Stack Trace: > java.lang.AssertionError: expected:<1> but was:<2> > at > __randomizedtesting.SeedInfo.seed([BCAC5391A1115408:E2A6BDE5670807B0]:0) > 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.search.TestLRUQueryCache.testClearFilter(TestLRUQueryCache.java:371) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
