benwtrent commented on issue #14260: URL: https://github.com/apache/lucene/issues/14260#issuecomment-2669697888
Some additional seeds: > java.lang.AssertionError: expected:<1003+ hits> but was:<1001+ hits> ``` ./gradlew :lucene:sandbox:test --tests "org.apache.lucene.sandbox.search.TestSsDvMultiRangeQuery.testDuelWithStandardDisjunction" -Ptests.jvms=12 -Ptests.jvmargs= -Ptests.seed=99B3647F731B035E -Ptests.useSecurityManager=true -Ptests.nightly=true -Ptests.gui=true -Ptests.file.encoding=US-ASCII -Ptests.vectorsize=512 -Ptests.forceintegervectors=true ``` > java.lang.AssertionError: expected:<1002+ hits> but was:<1001+ hits> ``` gradlew :lucene:sandbox:test --tests "org.apache.lucene.sandbox.search.TestSsDvMultiRangeQuery.testDuelWithStandardDisjunction" -Ptests.jvms=12 -Ptests.jvmargs= -Ptests.seed=671F5F892B420491 -Ptests.useSecurityManager=true -Ptests.nightly=true -Ptests.gui=true -Ptests.file.encoding=UTF-8 -Ptests.vectorsize=512 -Ptests.forceintegervectors=true ``` -- 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