mjsax commented on PR #18607: URL: https://github.com/apache/kafka/pull/18607#issuecomment-2605662818
Java 23 passed. Java 17: ``` Found 1 test failures: FAILED ❌ KafkaAdminClientTest > testAdminClientApisAuthenticationFailure() Found 3 flaky test failures: FLAKY ⚠️ AbstractCoordinatorTest > testWakeupAfterSyncGroupReceivedExternalCompletion() FLAKY ⚠️ ClientIdQuotaTest > testThrottledProducerConsumer(String, String).quorum=kraft.groupProtocol=classic FLAKY ⚠️ MetadataVersionIntegrationTest > testBasicMetadataVersionUpgrade [4] Type=Raft-Isolated, MetadataVersion=3.3-IV3,BrokerSecurityProtocol=PLAINTEXT,BrokerListenerName=ListenerName(EXTERNAL),ControllerSecurityProtocol=PLAINTEXT,ControllerListenerName=ListenerName(CONTROLLER) ``` Not sure about the failed "Gradle Builds Scan" jobs... \cc @mumrah -- 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]
