gsmiller opened a new issue, #12896: URL: https://github.com/apache/lucene/issues/12896
### Description Saw this test fail a couple times in automated builds (e.g., [here](https://jenkins.thetaphi.de/job/Lucene-main-Windows/13501/testReport/junit/org.apache.lucene.search.join/TestParentBlockJoinByteKnnVectorQuery/testScoringWithMultipleChildren/)). I was able to reproduce locally against `main` with: `./gradlew test --tests TestParentBlockJoinByteKnnVectorQuery.testScoringWithMultipleChildren -Dtests.seed=98B9F347D87BF07E` ### Version and environment details Reproduced on the `main` branch -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
