msokolov opened a new issue, #14051:
URL: https://github.com/apache/lucene/issues/14051
### Description
FAILED:
org.apache.lucene.search.TestKnnFloatVectorQuery.testScoreNegativeDotProduct
Error Message:
java.lang.AssertionError: expected:<0.0> but was:<0.5>
Stack Trace:
java.lang.AssertionError: expected:<0.0> but was:<0.5>
at
__randomizedtesting.SeedInfo.seed([20B8DBD2266326B8:1CAAD9AAEB2AB64F]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:577)
at org.junit.Assert.assertEquals(Assert.java:701)
at
org.apache.lucene.search.TestKnnFloatVectorQuery.testScoreNegativeDotProduct(TestKnnFloatVectorQuery.java:134)
### Gradle command to reproduce
_No response_
--
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]