chia7712 commented on PR #15833:
URL: https://github.com/apache/kafka/pull/15833#issuecomment-2089361742

   loop the failed tests on my local, and they pass.
   ```
   ./gradlew cleanTest :connect:runtime:test --tests 
org.apache.kafka.connect.integration.OffsetsApiIntegrationTest.testGetSinkConnectorOffsets
 --tests 
org.apache.kafka.connect.integration.OffsetsApiIntegrationTest.testResetSinkConnectorOffsetsOverriddenConsumerGroupId
 --tests 
org.apache.kafka.connect.integration.OffsetsApiIntegrationTest.testAlterSinkConnectorOffsetsDifferentKafkaClusterTargeted
 :metadata:test --tests QuorumControllerTest.testBrokerHeartbeatDuringMigration 
--tests QuorumControllerTest.testFenceMultipleBrokers --tests 
QuorumControllerTest.testConfigurationOperations :connect:mirror:test --tests 
IdentityReplicationIntegrationTest.testReplicateFromLatest --tests 
MirrorConnectorsIntegrationExactlyOnceTest.testOffsetTranslationBehindReplicationFlow
 --tests MirrorConnectorsIntegrationExactlyOnceTest.testSyncTopicConfigs 
--tests MirrorConnectorsIntegrationTransactionsTest.testReplicateSourceDefault 
--tests MirrorConnectorsIntegrationTransactionsTest.testSyncTopicConfigs :c
 ore:test --tests 
DelegationTokenEndToEndAuthorizationWithOwnerTest.testCreateTokenForOtherUserFails
 --tests ZkMigrationIntegrationTest.testDualWrite
   ```
   Also, the changes of this PR should be unrelated to those failures.


-- 
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]

Reply via email to