ijuma commented on a change in pull request #10585: URL: https://github.com/apache/kafka/pull/10585#discussion_r641965516
########## File path: build.gradle ########## @@ -449,6 +449,14 @@ subprojects { } } + // remove test output from Test, IntegrationTest and UnitTest Review comment: I would say "remove test output from all test types" so that this comment doesn't go stale if we add more test types. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org