Re: [I] TestFloatVectorSimilarityQuery.testTimeout fails intermittently [lucene]

2025-04-15 Thread via GitHub
dweiss commented on issue #14480: URL: https://github.com/apache/lucene/issues/14480#issuecomment-2802449583 Repro, just fyi: ``` ./gradlew test --tests TestFloatVectorSimilarityQuery.testTimeout -Dtests.seed=9843678908EBB30D -Dtests.multiplier=3 -Dtests.locale=ru -Dtests.timezone=Ame

Re: [I] TestFloatVectorSimilarityQuery.testTimeout fails intermittently [lucene]

2025-04-14 Thread via GitHub
dweiss commented on issue #14480: URL: https://github.com/apache/lucene/issues/14480#issuecomment-2800738236 Thank you for trying to figure this out, @jainankitk ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[I] TestFloatVectorSimilarityQuery.testTimeout fails intermittently [lucene]

2025-04-14 Thread via GitHub
jainankitk opened a new issue, #14480: URL: https://github.com/apache/lucene/issues/14480 ### Description ### Description TestFloatVectorSimilarityQuery.testTimeout fails non-deterministically (10 out of 50) on main in Linux: ``` 2> NOTE: reproduce with: gradlew test --