chia7712 commented on PR #15583: URL: https://github.com/apache/kafka/pull/15583#issuecomment-2016801661
```sh ./gradlew cleanTest :tools:test --tests MetadataQuorumCommandTest.testDescribeQuorumReplicationSuccessful --tests MetadataQuorumCommandTest.testDescribeQuorumStatusSuccessful --tests DescribeConsumerGroupTest.testDescribeExistingGroupWithNoMembers :storage:test --tests TransactionsWithTieredStoreTest.testFencingOnSend :metadata:test --tests QuorumControllerTest.testFenceMultipleBrokers :trogdor:test --tests CoordinatorTest.testTaskRequestWithOldStartMsGetsUpdated :connect:mirror:test --tests DedicatedMirrorIntegrationTest.testMultiNodeCluster --tests MirrorConnectorsIntegrationBaseTest.testSyncTopicConfigs :core:test --tests LogDirFailureTest.testIOExceptionDuringLogRoll --tests LogDirFailureTest.testIOExceptionDuringCheckpoint --tests LogDirFailureTest.testProduceErrorFromFailureOnCheckpoint --tests ZkMigrationIntegrationTest.testMigrateTopicDeletions --tests ReplicaManagerTest.testRemoteFetchExpiresPerSecMetric ``` those failed tests pass on my local. will merge it tomorrow -- 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]
