iverase opened a new issue, #12840: URL: https://github.com/apache/lucene/issues/12840
Command to reproduce: ``` ./gradlew test --tests TestLucene90HnswVectorsFormat.testIndexedValueNotAliased -Dtests.seed=611EEBD0148F03C7 ``` error: ``` org.apache.lucene.backward_codecs.lucene90.TestLucene90HnswVectorsFormat > testIndexedValueNotAliased FAILED java.lang.AssertionError: expected:<1.0> but was:<2.0> at __randomizedtesting.SeedInfo.seed([611EEBD0148F03C7:651A742B93C1394]:0) at junit@4.13.1/org.junit.Assert.fail(Assert.java:89) at junit@4.13.1/org.junit.Assert.failNotEquals(Assert.java:835) at junit@4.13.1/org.junit.Assert.assertEquals(Assert.java:577) at junit@4.13.1/org.junit.Assert.assertEquals(Assert.java:701) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org