kirktrue commented on PR #19199: URL: https://github.com/apache/kafka/pull/19199#issuecomment-2767702063
@lorcanj—Looking at the [test history of `CooperativeConsumerCoordinatorTest.testOutdatedCoordinatorAssignment()`](https://develocity.apache.org/scans/tests?search.relativeStartTime=P28D&search.rootProjectNames=kafka&search.timeZoneId=America%2FLos_Angeles&tests.container=org.apache.kafka.clients.consumer.internals.CooperativeConsumerCoordinatorTest&tests.test=testOutdatedCoordinatorAssignment()), it appears that the test is a teensy bit flaky. What I noted as unusual in the history was that runs of the test for this PR were marked as "FAILED" vs. "FLAKY" in other cases. So it's definitely something to dig deeper on. When I see "No matching tests found in any candidate test task" it's because I've made a typo when specifying the test method name. -- 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