chia7712 commented on PR #18770:
URL: https://github.com/apache/kafka/pull/18770#issuecomment-2629984162

   > For this same reason @RepeatedTest does not work with @ParameterizedTest.
   
   Given that most use cases of @ParameterizedTest are now redundant since all 
integration tests are using Kraft mode, maybe we could file a PR to remove 
instances of ParameterizedTest + ValueSource(kraft) first. With that cleanup, 
we can leverage either `RepeatedTest` or custom template to run new integration 
tests multiple times


-- 
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

Reply via email to