mjsax commented on PR #18878: URL: https://github.com/apache/kafka/pull/18878#issuecomment-2655430113
Java 17 passed. Java 23: ``` Found 2 test failures: FAILED ❌ PlaintextAdminIntegrationTest > testConsumerGroupsDeprecatedConsumerGroupState(String, String).quorum=kraft.groupProtocol=consumer FAILED ❌ CooperativeConsumerCoordinatorTest > testOutdatedCoordinatorAssignment() Found 3 flaky test failures: FLAKY ⚠️ PlaintextAdminIntegrationTest > testConsumerGroupsDeprecatedConsumerGroupState(String, String).quorum=kraft.groupProtocol=classic FLAKY ⚠️ SaslPlainPlaintextConsumerTest > testCoordinatorFailover(String, String).quorum=kraft.groupProtocol=consumer FLAKY ⚠️ AbstractCoordinatorTest > testWakeupAfterSyncGroupReceivedExternalCompletion() ``` Will trigger a re-run. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
