benchaplin opened a new issue, #16265:
URL: https://github.com/apache/lucene/issues/16265

   ### Description
   
   ```
   TestSortedDvMultiRangeQuery > testDuelWithStandardDisjunction FAILED
   --
     | java.lang.AssertionError: expected:<711 hits> but was:<712 hits>
     | at 
__randomizedtesting.SeedInfo.seed([5EEC297244EB01E6:DCEFF0B15C783422]:0)
     | at [email protected]/org.junit.Assert.fail(Assert.java:89)
     | at [email protected]/org.junit.Assert.failNotEquals(Assert.java:835)
     | at [email protected]/org.junit.Assert.assertEquals(Assert.java:120)
     | at [email protected]/org.junit.Assert.assertEquals(Assert.java:146)
     | at 
org.apache.lucene.sandbox.search.TestSortedDvMultiRangeQuery.testDuelWithStandardDisjunction(TestSortedDvMultiRangeQuery.java:154)
   ```
   
   ### Gradle command to reproduce
   
   NOTE: reproduce with: gradlew test --tests 
TestSortedDvMultiRangeQuery.testDuelWithStandardDisjunction 
-Dtests.seed=5EEC297244EB01E6 -Dtests.nightly=true -Dtests.locale=kok-Latn-IN 
-Dtests.timezone=America/Creston -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8


-- 
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]

Reply via email to