OmniaGM commented on PR #16779:
URL: https://github.com/apache/kafka/pull/16779#issuecomment-2286348905

   > @OmniaGM I run the failed tests on my local box and they pass. If I run 
the whole suite I get different failures at different times. Is this just flaky 
build or have I broken something?
   
   Running the whole suit usually get different results as we have some flaky 
tests in Kafka I would recommend run the test with ` -PmaxParallelForks`,  
`-PmaxTestRetries` and `-PmaxTestRetryFailures=2` this usually eliminate some 
of the flaky ones as they most likely to pass on the retry. 


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