kirktrue commented on PR #13990: URL: https://github.com/apache/kafka/pull/13990#issuecomment-1659177876
@junrao: > @kirktrue : It seems that JDK 20 tests didn't complete because of failures in ':storage:unitTest'. It would be useful to verify if this is an existing issue. Looking at the logs for that test run, there are no individual test failures shown in the logs or in the Jenkins UI for the storage module's unit tests. According to the Gradle Enterprise tool I recently found out about, there were [~200 cases in the last 28 days where test runs failed with that error](https://ge.apache.org/scans/failures?failures.expandedFailures=WzEsMl0&search.relativeStartTime=P28D&search.rootProjectNames=kafka&search.timeZoneId=America/Los_Angeles): ``` Execution failed for task '<task> '. > Process 'Gradle Test Executor <executor>' finished with non-zero exit value 1 This problem might be caused by incorrect test process configuration. For more on test execution, please refer to https://docs.gradle.org/<Gradle version>/userguide/java_testing.html#sec:test_execution in the Gradle documentation. ``` -- 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