benwtrent opened a new issue, #12654: URL: https://github.com/apache/lucene/issues/12654
### Description CI indicated the test suite timed out. So, I ran the reproduction line locally and had to kill the test running after 5 minutes. I seriously doubt this test should take longer than 5 minutes. I ran without the seed and it finished in seconds. ### Gradle command to reproduce ``` ./gradlew test --tests TestIndexWriterOnVMError.testUnknownError -Dtests.seed=4A059D04FCC8873 -Dtests.nightly=true -Dtests.locale=rw-RW -Dtests.timezone=Europe/Luxembourg -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]
