benwtrent opened a new pull request, #13333:
URL: https://github.com/apache/lucene/pull/13333

   The flaky test failure is due to score tie-breaking by doc id. To avoid 
requiring document id order from being consistent (thus reducing randomness in 
the test), this commit ensures all bit vectors have a unique score with the 
query vector.
   
   closes: https://github.com/apache/lucene/issues/13326


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