I opened https://github.com/apache/lucene/pull/16378 to address this
and a couple of other similar failures.

On Thu, Jul 2, 2026 at 4:02 PM Policeman Jenkins Server via builds
<[email protected]> wrote:
>
> Build: https://jenkins.thetaphi.de/job/Lucene-nightly-main-Linux/1768/
> Java: 64bit/hotspot/jdk-27-ea+23 -XX:+UseCompressedOops -XX:+UseSerialGC
>
> 1 tests failed.
> FAILED:  org.apache.lucene.search.join.TestJoinUtil.testMultiValueRandomJoin
>
> Error Message:
> java.lang.AssertionError: expected:<7.557554> but was:<7.5575533>
>
> Stack Trace:
> java.lang.AssertionError: expected:<7.557554> but was:<7.5575533>
>         at 
> __randomizedtesting.SeedInfo.seed([9251D74C9CE312F7:E3340FA96D54A4FB]: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:577)
>         at [email protected]/org.junit.Assert.assertEquals(Assert.java:701)
>         at 
> org.apache.lucene.search.join.TestJoinUtil.assertTopDocs(TestJoinUtil.java:1658)
>         at 
> org.apache.lucene.search.join.TestJoinUtil.executeRandomJoin(TestJoinUtil.java:1593)
>         at 
> org.apache.lucene.search.join.TestJoinUtil.testMultiValueRandomJoin(TestJoinUtil.java:1493)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to