Hi Josep, Thank for the PR!
Do not worry about the test failures. First of all, your PR does not touch any code, so there is no reason a test would fail due to your PR. Additionally, the failing tests are all known to be flaky. You can find known flaky tests in the JIRA by searching for the test name.
I will try to look at your PR in the next days. Best, Bruno On 11.05.21 10:26, Josep Prat wrote:
Hi there, A couple of days ago I created a small documentation PR ( https://github.com/apache/kafka/pull/10651), just fixing some formatting for sample code listings, but unfortunately, tests were failing. The changes in the PR (As they are only on html pages, should have no effect on the tests failing or not. Is there anything I can do to retrigger the build? Or should I simply wait for a committer to review and trigger it manually? Thanks in advance,