dejan2609 commented on PR #19513:
URL: https://github.com/apache/kafka/pull/19513#issuecomment-3388830495

   > @dejan2609 I think the command is not running the tests. Normally we 
should see test execution output like
   
   Are you referring to the command(s) that I used, i.e.`./gradlew <command> 
-q` ? 
   It runs everything (including tests), but the output is silenced to show 
errors only (and it shows no errors because they are nowhere to be found).
   
   See here for more details: 
https://docs.gradle.org/current/userguide/command_line_interface.html#sec:command_line_logging
   ```
   -q, --quiet
   
       Log errors only.
   ```
   
   Now, even your output posted above shows no errors: `BUILD SUCCESSFUL in 1m 
28s`
   
   Can't help you unless you file a JIRA ticket with the **exact** error 
scenario:
   - git commit where the issue occurs
   - stack trace (Gradle output)
   - details about your local box: Java version(s), Java vendor(s). operating 
system (Windows, Mac, Linux), etc.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to