mayya-sharipova commented on pull request #734:
URL: https://github.com/apache/lucene/pull/734#issuecomment-1060581581


   As @jtibshirani reported,  currently without this patch this test fails: 
   
   ```txt
   ./gradlew test --tests 
TestPerFieldKnnVectorsFormat.testVectorValuesReportCorrectDocs 
-Dtests.seed=333F2D9CC8DA43F5 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true
   ```
   
   with a message:
   ```
      >     java.lang.AssertionError: expected:<605.56494140625> but 
was:<605.5659790039062>
      >         at 
__randomizedtesting.SeedInfo.seed([333F2D9CC8DA43F5:B2FA0336857D5A3C]:0)
      >         at org.junit.Assert.fail(Assert.java:89)
      >         at org.junit.Assert.failNotEquals(Assert.java:835)
   ```
   
   
   


-- 
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

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

Reply via email to