msokolov opened a new issue, #16621: URL: https://github.com/apache/lucene/issues/16621
### Description
reproduce with (for example):
gradlew test --tests TestSimpleTextKnnVectorsFormat.testRecall
-Dtests.seed=BBA4B4C98FBFF821 -Dtests.nightly=true
-Dtests.linedocsfile=/home/jenkins/jenkins-agent/workspace/Lucene/Lucene-NightlyTests-main/test-data/enwiki.random.lines.txt
-Dtests.locale=ceb-PH -Dtests.timezone=America/Pangnirtung
-Dtests.asserts=false -Dtests.file.encoding=UTF-8
Failed tests from nightly run:
[org.apache.lucene.backward_codecs.lucene102.TestLucene102BinaryQuantizedVectorsFormat.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.backward_codecs.lucene102/TestLucene102BinaryQuantizedVectorsFormat/testRecall/)
[org.apache.lucene.backward_codecs.lucene102.TestLucene102HnswBinaryQuantizedVectorsFormat.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.backward_codecs.lucene102/TestLucene102HnswBinaryQuantizedVectorsFormat/testRecall/)
[org.apache.lucene.backward_codecs.lucene90.TestLucene90HnswVectorsFormat.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.backward_codecs.lucene90/TestLucene90HnswVectorsFormat/testRecall/)
[org.apache.lucene.backward_codecs.lucene91.TestLucene91HnswVectorsFormat.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.backward_codecs.lucene91/TestLucene91HnswVectorsFormat/testRecall/)
[org.apache.lucene.backward_codecs.lucene92.TestLucene92HnswVectorsFormat.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.backward_codecs.lucene92/TestLucene92HnswVectorsFormat/testRecall/)
[org.apache.lucene.backward_codecs.lucene94.TestLucene94HnswVectorsFormat.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.backward_codecs.lucene94/TestLucene94HnswVectorsFormat/testRecall/)
[org.apache.lucene.backward_codecs.lucene95.TestLucene95HnswVectorsFormat.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.backward_codecs.lucene95/TestLucene95HnswVectorsFormat/testRecall/)
[org.apache.lucene.backward_codecs.lucene99.TestLucene99HnswQuantizedVectorsFormat.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.backward_codecs.lucene99/TestLucene99HnswQuantizedVectorsFormat/testRecall/)
[org.apache.lucene.backward_codecs.lucene99.TestLucene99HnswScalarQuantizedVectorsFormat.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.backward_codecs.lucene99/TestLucene99HnswScalarQuantizedVectorsFormat/testRecall/)
[org.apache.lucene.codecs.simpletext.TestSimpleTextKnnVectorsFormat.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.codecs.simpletext/TestSimpleTextKnnVectorsFormat/testRecall/)
[org.apache.lucene.codecs.lucene104.TestLucene104HnswScalarQuantizedVectorsFormat.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.codecs.lucene104/TestLucene104HnswScalarQuantizedVectorsFormat/testRecall/)
[org.apache.lucene.codecs.lucene104.TestLucene104ScalarQuantizedVectorsFormat.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.codecs.lucene104/TestLucene104ScalarQuantizedVectorsFormat/testRecall/)
[org.apache.lucene.codecs.lucene99.TestKnnVectorsFormatCustomWriter.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.codecs.lucene99/TestKnnVectorsFormatCustomWriter/testRecall/)
[org.apache.lucene.codecs.lucene99.TestLucene99HnswVectorsFormat.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.codecs.lucene99/TestLucene99HnswVectorsFormat/testRecall/)
[org.apache.lucene.codecs.lucene99.TestLucene99HnswVectorsFormatV0.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.codecs.lucene99/TestLucene99HnswVectorsFormatV0/testRecall/)
[org.apache.lucene.codecs.perfield.TestPerFieldKnnVectorsFormat.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.codecs.perfield/TestPerFieldKnnVectorsFormat/testRecall/)
[org.apache.lucene.sandbox.codecs.dedup.TestDedupHnswScalarQuantizedVectorsFormat.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.sandbox.codecs.dedup/TestDedupHnswScalarQuantizedVectorsFormat/testRecall/)
[org.apache.lucene.sandbox.codecs.dedup.TestDedupHnswVectorsFormat.testRecall](https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2114/testReport/junit/org.apache.lucene.sandbox.codecs.dedup/TestDedupHnswVectorsFormat/testRecall/)
### Gradle command to reproduce
_No response_
--
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]
