kaivalnp opened a new issue, #14196: URL: https://github.com/apache/lucene/issues/14196
### Description [`TestSeededKnnFloatVectorQuery.testSeedWithTimeout`](https://github.com/apache/lucene/blob/e4321619bba8669e93311ffb9456fa043d519b21/lucene/core/src/test/org/apache/lucene/search/TestSeededKnnFloatVectorQuery.java#L67) fails reproducibly ### Gradle command to reproduce ```sh ./gradlew :lucene:core:test --tests "org.apache.lucene.search.TestSeededKnnFloatVectorQuery.testSeedWithTimeout" -Ptests.jvms=2 -Ptests.jvmargs= -Ptests.seed=FBB24C451156DA5B -Ptests.useSecurityManager=true -Ptests.gui=true -Ptests.file.encoding=UTF-8 -Ptests.vectorsize=512 -Ptests.forceintegervectors=true ``` -- 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.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