chia7712 commented on code in PR #19025: URL: https://github.com/apache/kafka/pull/19025#discussion_r1970716266
########## README.md: ########## @@ -42,6 +42,7 @@ Follow instructions in https://kafka.apache.org/quickstart ./gradlew test # runs both unit and integration tests ./gradlew unitTest ./gradlew integrationTest + ./gradlew test -Pkafka.test.run.flaky=true Review Comment: could you please add comment for it? for example, "This command is used to run the tests with the flaky tag." -- 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