stefanvodita opened a new pull request, #14253:
URL: https://github.com/apache/lucene/pull/14253

   Reverts apache/lucene#14238
   
   Seeing errors in the automated check 
([link](https://github.com/apache/lucene/actions/runs/13388526608/job/37390674327)).
   
   ```
   TestDynamicRangeUtil > testComputeDynamicNumericRangesWithRandomValues FAILED
       java.lang.AssertionError
           at 
__randomizedtesting.SeedInfo.seed([50D292E371306B1:9BCACADABDA87D35]:0)
           at junit@4.13.1/org.junit.Assert.fail(Assert.java:87)
           at junit@4.13.1/org.junit.Assert.assertTrue(Assert.java:42)
           at junit@4.13.1/org.junit.Assert.assertTrue(Assert.java:53)
           at 
org.apache.lucene.facet.range.TestDynamicRangeUtil.assertDynamicNumericRangeValidProperties(TestDynamicRangeUtil.java:271)
           at 
org.apache.lucene.facet.range.TestDynamicRangeUtil.testComputeDynamicNumericRangesWithRandomValues(TestDynamicRangeUtil.java:220)
           at 
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
           at java.base/java.lang.reflect.Method.invoke(Method.java:580)
   ```


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

Reply via email to