easyice opened a new issue, #13131: URL: https://github.com/apache/lucene/issues/13131
### Description ``` org.apache.lucene.search.TestKnnByteVectorQuery > testToString FAILED java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([628DBF68334757BB:B3AC08690C5D3A13]:0) at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.apache.lucene.search.BaseKnnVectorQueryTestCase.assertDocScoreQueryToString(BaseKnnVectorQueryTestCase.java:846) at org.apache.lucene.search.TestKnnByteVectorQuery.testToString(TestKnnByteVectorQuery.java:79) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ``` ``` ./gradlew :lucene:core:test --tests "org.apache.lucene.search.TestKnnByteVectorQuery.testToString" -Ptests.seed=628DBF68334757BB -Ptests.nightly=true ``` ### 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: 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