I think a recent change caused this - filed a comment there. https://github.com/apache/lucene/pull/16307
On Tue, Jul 7, 2026 at 12:04 PM Policeman Jenkins Server via builds < [email protected]> wrote: > Build: https://jenkins.thetaphi.de/job/Lucene-nightly-main-Linux/1781/ > Java: 64bit/hotspot/jdk-25.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC > > 1 tests failed. > FAILED: > org.apache.lucene.facet.range.TestRangeFacetCounts.testRandomLongsMultiValued > > Error Message: > java.lang.AssertionError: expected:<3499> but was:<3500> > > Stack Trace: > java.lang.AssertionError: expected:<3499> but was:<3500> > at > __randomizedtesting.SeedInfo.seed([4C2167479558CC44:ECEBB26C29BF994F]:0) > at [email protected]/org.junit.Assert.fail(Assert.java:89) > at [email protected]/org.junit.Assert.failNotEquals(Assert.java:835) > at [email protected]/org.junit.Assert.assertEquals(Assert.java:647) > at [email protected]/org.junit.Assert.assertEquals(Assert.java:633) > at > org.apache.lucene.facet.range.TestRangeFacetCounts.testRandomLongsMultiValued(TestRangeFacetCounts.java:1072) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
