clolov commented on PR #13191:
URL: https://github.com/apache/kafka/pull/13191#issuecomment-1420944086

   > It's also worth noting that there are unused stubbings in some of these 
tests, which should be failing the build but are not at the moment due to 
[KAFKA-14682](https://issues.apache.org/jira/browse/KAFKA-14682). You can find 
these unused stubbings by running `./gradlew :connect:runtime:test --tests 
AbstractWorkerSourceTaskTest` in your command line, or possibly by running the 
entire `AbstractWorkerSourceTaskTest` test suite in IntelliJ (which is how I 
discovered them). These unused stubbings should be removed before we merge the 
PR.
   
   I have a question about this, why didn't the GitHub builds fail with this 
when running the tests (or am I misinterpreting the output)? I wouldn't expect 
to locally build every pull request to carry out such checks.


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