uschindler commented on issue #15095: URL: https://github.com/apache/lucene/issues/15095#issuecomment-3202506636
One addition: Locally I was testing 10.x branch and that test stalled, too. On Policeman Jenkins all operating systems and 10.x and main branch have stalled builds. I was very busy with testing the VarHandle stuff today so I just pressed Ctrl+C to kill the builds .... and later closed the terminal window. I will try to reproduce. At least in termin you see which test was hanging, as I have 5 lines showing the actually running tets and a 6th one with the total executed tests. When it hangs only one line is actively showing a running test (the last JVM which executed tests and the total number). I will try to reproduce tomorrow, but I think easiest is to run `gradlew :lucene:core:test` in a row - main branch or 10.x does not matter. -- 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]
