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

   ### Description
   
   Came up in continuous testing. It has failed on 9x and main.
   
   It replicates reliably.
   
   ```
   org.apache.lucene.index.TestSizeBoundedForceMerge > testByteSizeLimit FAILED
       java.lang.AssertionError: expected:<3> but was:<5>
           at 
__randomizedtesting.SeedInfo.seed([AE91D9F034F31034:2DAA18CA35644BD5]:0)
           at org.junit.Assert.fail(Assert.java:89)
           at org.junit.Assert.failNotEquals(Assert.java:835)
           at org.junit.Assert.assertEquals(Assert.java:647)
           at org.junit.Assert.assertEquals(Assert.java:633)
           at 
org.apache.lucene.index.TestSizeBoundedForceMerge.testByteSizeLimit(TestSizeBoundedForceMerge.java:83)
   ```
   
   ### Gradle command to reproduce
   
   ./gradlew test --tests TestSizeBoundedForceMerge.testByteSizeLimit 
-Dtests.seed=AE91D9F034F31034 -Dtests.locale=no-NO 
-Dtests.timezone=America/Martinique -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: issues-unsubscr...@lucene.apache.org.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