dweiss commented on PR #15954: URL: https://github.com/apache/lucene/pull/15954#issuecomment-4293975666
This broke tests - this reproduces for me and git bisect points at this pr: ``` ./gradlew :lucene:core:test --tests "org.apache.lucene.search.TestDocValuesQueries.testDuelPointRangeMultivaluedSortedNumericRangeWithSkipperQuery" -Ptests.asserts=true -Ptests.file.encoding=ISO-8859-1 -Ptests.gui=true -Ptests.jvmargs= -Ptests.jvms=4 -Ptests.seed=9CEA95E10866E0A0 -Ptests.vectorsize=default ``` -- 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]
