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

   @dstelljes I just noticed that, with the changes in this PR, it's no longer 
possible to run individual test cases in this suite. For example, this command 
now fails:
   
   ```bash
   ./gradlew :connect:runtime:test --tests 
org.apache.kafka.connect.runtime.distributed.DistributedHerderTest.testConnectorConfigUpdate
   ```
   
   I'm also unable to run individual tests in my IDE (IntelliJ).
   
   This isn't necessarily a blocker but if we could fix it that'd be nice. 
Otherwise, since we're planning on migrating tests from EasyMock/PowerMock to 
Mockito, I can make a note on Jira to revisit this after we've done that for 
this test suite. cc @ijuma in case you have context here or would recommend a 
different approach.


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