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

   We've seen a occasional test failures like this one:
   
       gradlew test --tests TestFloatVectorSimilarityQuery.testTimeout 
-Dtests.seed=B1F95AA82C52ACA8 -Dtests.multiplier=3 -Dtests.locale=nl-BE 
-Dtests.timezone=Atlantic/St_Helena -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   
   which are caused by disconnected graphs. We removed the behavior to connect 
graphs during merge because it scaled poorly, but I think it should be safe to 
use in tests with small datasets to make them more reliable. 


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