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 [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)
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]