dstelljes commented on PR #12295:
URL: https://github.com/apache/kafka/pull/12295#issuecomment-1196168380

   Hmm, if this is what you see than I have the same thing:
   
   ```
   No tests found for given includes: [**/*Suite.class](exclude rules) 
[org.apache.kafka.connect.runtime.distributed.DistributedHerderTest.testConnectorConfigUpdate](--tests
 filter)
   ```
   
   It seems to be the `@PrepareForTest`s at the method level. I also tried 
removing the `@PrepareForTest` at the class level and copying it onto each test 
to rule out issues with class/method level combination and got the same result.


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