You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/07/07 14:59:24 UTC

[GitHub] [kafka] akatona84 commented on a change in pull request #8019: KAFKA-8164: Improve test passing rate by rerunning flaky tests

akatona84 commented on a change in pull request #8019:
URL: https://github.com/apache/kafka/pull/8019#discussion_r450931353



##########
File path: README.md
##########
@@ -48,6 +48,13 @@ Change the log4j setting in either `clients/src/test/resources/log4j.properties`
 
     ./gradlew clients:test --tests RequestResponseTest
 
+### Specifying test retries ###
+By default, each failed test is retried once up to a maximum of five retries per test run. Tests are retried at the end of the test task. Adjust these parameters in the following way:

Review comment:
       Maybe we should update this line that by default it is not retrying.




----------------------------------------------------------------
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:
users@infra.apache.org