jolshan edited a comment on pull request #10313: URL: https://github.com/apache/kafka/pull/10313#issuecomment-799824018
@ikdekker You don't need to follow any of the quickstart steps to run the tests. Simply running `./gradlew test` or any subset of tests should do the trick. As for `core:test` not outputting a report, that may be due to the build passing (no failed tests). If it says "BUILD SUCESSFUL" you are good to go. EDIT: oh hmmm, you are right. It should still output the result to the file. I'm not sure about why that is not happening, but it should be. It shows up for me. With streams, I noticed a gradle error in the screenshot above. If the run is incomplete, the report file may not be generated. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org