benwtrent commented on PR #15223:
URL: https://github.com/apache/lucene/pull/15223#issuecomment-3325260286
🤔
some failures:
The rescore ones are weird to me...
```
-
org.apache.lucene.search.TestFullPrecisionFloatVectorSimilarityValuesSource.testFullPrecisionVectorSimilarityDVS
(:lucene:core)
Test output:
/Users/benjamintrent/Projects/lucene/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestFullPrecisionFloatVectorSimilarityValuesSource.txt
Reproduce with: gradlew :lucene:core:test --tests
"org.apache.lucene.search.TestFullPrecisionFloatVectorSimilarityValuesSource.testFullPrecisionVectorSimilarityDVS"
-Ptests.file.encoding=ISO-8859-1 -Ptests.gui=false
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC
-XX:ActiveProcessorCount=1" -Ptests.jvms=5 -Ptests.seed=B5A4FBB04FB944A9
-Ptests.vectorsize=256
- org.apache.lucene.search.TestRescoreTopNQuery.testRescoreField
(:lucene:core)
Test output:
/Users/benjamintrent/Projects/lucene/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestRescoreTopNQuery.txt
Reproduce with: gradlew :lucene:core:test --tests
"org.apache.lucene.search.TestRescoreTopNQuery.testRescoreField"
-Ptests.file.encoding=ISO-8859-1 -Ptests.gui=false
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC
-XX:ActiveProcessorCount=1" -Ptests.jvms=5 -Ptests.seed=B5A4FBB04FB944A9
-Ptests.vectorsize=256
-
org.apache.lucene.backward_codecs.lucene99.TestLucene99HnswQuantizedVectorsFormat.testQuantizedVectorsWriteAndRead
(:lucene:backward-codecs)
Test output:
/Users/benjamintrent/Projects/lucene/lucene/backward-codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.backward_codecs.lucene99.TestLucene99HnswQuantizedVectorsFormat.txt
Reproduce with: gradlew :lucene:backward-codecs:test --tests
"org.apache.lucene.backward_codecs.lucene99.TestLucene99HnswQuantizedVectorsFormat.testQuantizedVectorsWriteAndRead"
-Ptests.file.encoding=UTF-8 -Ptests.gui=false
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC
-XX:ActiveProcessorCount=1" -Ptests.jvms=5 -Ptests.seed=B5A4FBB04FB944A9
-Ptests.vectorsize=512
```
--
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]