igiguere commented on PR #3955: URL: https://github.com/apache/solr/pull/3955#issuecomment-3678058930
Sigh. I ran `gradlew check` locally: I don't reproduce the same failures as the Crave tests, but I do get a few failures. When I run each failed test class one by one (`gradlew test --tests=TestClass`), then none of the tests fail. I can only suppose there's some conflict, race condition, when tests are running concurrently. I also ran `gradlew tidy` locally one more time, but it produced no file changes. I have no idea what's wrong here. -- 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]
