dweiss commented on PR #14806: URL: https://github.com/apache/lucene/pull/14806#issuecomment-3095274297
Unfortunately this commit broke some of the tests. Here is a repro: ``` ./gradlew :lucene:core:test --tests "org.apache.lucene.search.TestLRUQueryCache.testRandom" -Ptests.file.encoding=US-ASCII -Ptests.gui=true -Ptests.haltonfailure=false -Ptests.jvmargs= -Ptests.jvms=6 -Ptests.multiplier=3 -Ptests.nightly=true -Ptests.seed=7600B69A193F746E -Ptests.vectorsize=256 ``` the builds mailing list is showing more failures that are triggered from the asserting bulk scorer. -- 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 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