chia7712 commented on PR #15575: URL: https://github.com/apache/kafka/pull/15575#issuecomment-2058418540
the failed tests pass on my local. ``` ./gradlew cleanTest :tools:test --tests DescribeConsumerGroupTest.testDescribeMembersOfExistingGroupWithNoMembers --tests MetadataQuorumCommandTest.testDescribeQuorumReplicationSuccessful :storage:test --tests TransactionsWithTieredStoreTest.testFencingOnSend :metadata:test --tests QuorumControllerTest.testFenceMultipleBrokers --tests QuorumControllerTest.testBootstrapZkMigrationRecord --tests QuorumControllerTest.testDelayedConfigurationOperations :trogdor:test --tests CoordinatorTest.testTaskRequestWithOldStartMsGetsUpdated :connect:mirror:test --tests MirrorConnectorsIntegrationSSLTest.testSyncTopicConfigs :core:test --tests PlaintextConsumerAssignTest.testAssignAndConsumeFromCommittedOffsets --tests ConsumerBounceTest.testConsumptionWithBrokerFailures --tests UserQuotaTest.testThrottledProducerConsumer --tests UserQuotaTest.testQuotaOverrideDelete --tests SaslSslConsumerTest.testCoordinatorFailover :clients:test --tests CooperativeStickyAssignorTest.testLargeAssignmentWithMult ipleConsumersLeavingAndRandomSubscription --tests SaslAuthenticatorFailureNoDelayTest.testInvalidPasswordSaslScram ``` -- 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]
