rmuir opened a new issue, #14230: URL: https://github.com/apache/lucene/issues/14230
### Description From CI when pushing: ``` TestByteVectorSimilarityQuery > testFallbackToExact FAILED junit.framework.AssertionFailedError: Expected exception UnsupportedOperationException but no exception was thrown at __randomizedtesting.SeedInfo.seed([F9A03B3AD5F25D8C:DFDDBE4B4810452]:0) at org.apache.lucene.tests.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2875) at org.apache.lucene.tests.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2861) at org.apache.lucene.search.BaseVectorSimilarityQueryTestCase.testFallbackToExact(BaseVectorSimilarityQueryTestCase.java:452) at org.apache.lucene.search.TestByteVectorSimilarityQuery.testFallbackToExact(TestByteVectorSimilarityQuery.java:26) ``` https://github.com/apache/lucene/actions/runs/13306883688/job/37159790381 ``` gradlew test --tests TestByteVectorSimilarityQuery.testFallbackToExact -Dtests.seed=F9A03B3AD5F25D8C -Dtests.locale=bn -Dtests.timezone=Etc/GMT-12 -Dtests.asserts=true -Dtests.file.encoding=UTF-8 ``` ### Version and environment details Windows: I attempted re-running the seed on linux and it did not fail. -- 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