RivenSun2 commented on pull request #11340: URL: https://github.com/apache/kafka/pull/11340#issuecomment-1001943022
Hi @showuon I checked out a new branch `trunk_for_uptodate` from my `trunk` branch, and pulled the latest code of `apache:trunk` Using Gradle 7.2, Java 11 and Scala 2.13.6. When `Task :clients:test` is executed locally, the testCases of the class I modified can pass. But the final log output will be stuck after a certain testCase is executed, but we don't know which testCase it is stuck in. Did not observe any STARTED event of testCase in the last line of the log. Can you execute Task :clients:test locally? Will the same phenomenon occur? -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org