easyice opened a new issue, #13130: URL: https://github.com/apache/lucene/issues/13130
### Description ``` org.apache.lucene.luke.models.documents.TestDocumentsImpl > testFirstTermDoc FAILED java.lang.AssertionError: expected:<1> but was:<0> at __randomizedtesting.SeedInfo.seed([2BA7909ED992C491:C7DF875CDF5684FE]:0) at junit@4.13.1/org.junit.Assert.fail(Assert.java:89) at junit@4.13.1/org.junit.Assert.failNotEquals(Assert.java:835) at junit@4.13.1/org.junit.Assert.assertEquals(Assert.java:647) at junit@4.13.1/org.junit.Assert.assertEquals(Assert.java:633) at org.apache.lucene.luke.models.documents.TestDocumentsImpl.testFirstTermDoc(TestDocumentsImpl.java:190) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ``` ``` ./gradlew test --tests TestDocumentsImpl.testFirstTermDoc -Dtests.seed=2BA7909ED992C491 -Dtests.nightly=true ``` ### Gradle command to reproduce _No response_ -- 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