m1a2st commented on PR #18298: URL: https://github.com/apache/kafka/pull/18298#issuecomment-3318994410
I tested it locally, and all tests passed. ``` BUILD SUCCESSFUL in 1s 15 actionable tasks: 1 executed, 14 up-to-date Completed run: 499 > Configure project : Starting build with version 4.2.0-SNAPSHOT (commit id af41cd74) using Gradle 8.14.3, Java 17 and Scala 2.13.16 Build properties: ignoreFailures=false, maxParallelForks=32, maxScalacThreads=8, maxTestRetries=0 > Task :clients:test Gradle Test Run :clients:test > Gradle Test Executor 1002 > ConsumerNetworkClientTest > testFutureCompletionOutsidePoll() PASSED [Incubating] Problems report is available at: file:///home/ken/java_workspace/kafka/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 1s 15 actionable tasks: 1 executed, 14 up-to-date Completed run: 500 ``` -- 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]
