chia7712 commented on PR #20260: URL: https://github.com/apache/kafka/pull/20260#issuecomment-3376231819
``` chia7712@fedora:~/project/kafka$ ./gradlew cleanTest streams:upgrade-system-tests-37:test > Configure project : Starting build with version 4.2.0-SNAPSHOT (commit id c6bbbbe2) using Gradle 9.1.0, Java 21 and Scala 2.13.16 Build properties: ignoreFailures=false, maxParallelForks=24, maxScalacThreads=8, maxTestRetries=0 [Incubating] Problems report is available at: file:///home/chia7712/project/kafka/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 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/9.1.0/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 10s 71 actionable tasks: 6 executed, 65 up-to-date Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.1.0/userguide/configuration_cache_enabling.html ``` `streams:upgrade-system-tests-37:test` works well after merging #19513, so I'm going to close this PR. Please feel free to reopen it if I misunderstand anything. -- 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]
