Re: [PR] MINOR increase max flaky tests allowed [kafka]

2025-02-04 Thread via GitHub
mumrah merged PR #18792: URL: https://github.com/apache/kafka/pull/18792 -- 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.o

Re: [PR] MINOR increase max flaky tests allowed [kafka]

2025-02-03 Thread via GitHub
mumrah commented on PR #18792: URL: https://github.com/apache/kafka/pull/18792#issuecomment-2631766929 I noticed that this trunk build did not have any test failures, but the overall job still failed https://github.com/apache/kafka/actions/runs/13117378766/job/36595745993. This is because

[PR] MINOR increase max flaky tests allowed [kafka]

2025-02-03 Thread via GitHub
mumrah opened a new pull request, #18792: URL: https://github.com/apache/kafka/pull/18792 Increase the maximum number of flaky tests we tolerate for the main test suite from 3 to 10. This will result in fewer failed trunk builds. -- This is an automated message from the Apache Git Service