divijvaidya commented on PR #12441: URL: https://github.com/apache/kafka/pull/12441#issuecomment-1195438950
@clolov 1. don't we need to remove "streams" from ``` def shouldUseJUnit5 = !(["runtime", "streams"].contains(it.project.name)) ``` as well? 2. please add the test report for "before" the change and for "after" the change. This would help us validate that number of tests run "after" this change is greater than or equal to "before" the change. -- 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