FrankYang0529 commented on code in PR #16236:
URL: https://github.com/apache/kafka/pull/16236#discussion_r1631425060
##########
build.gradle:
##########
@@ -522,13 +522,6 @@ subprojects {
// The suites are for running sets of tests in IDEs.
// Gradle will run each test class, so we exclude the suites to avoid
redundantly running the tests twice.
def testsToExclude = ['**/*Suite.class']
- // Exclude PowerMock tests when running with Java 16 or newer until a
version of PowerMock that supports the relevant versions is released
Review Comment:
Hi @mimaison, thanks for the review. I remove all remaining comments.
--
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]