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

   JDK 11 gets cancel. It should be fine as it gets test in previous QA
   
   I run the failed tests on my local:
   ```sh
   ./gradlew cleanTest :tools:test --tests 
MetadataQuorumCommandTest.testDescribeQuorumStatusSuccessful --tests 
MetadataQuorumCommandTest.testDescribeQuorumReplicationSuccessful :storage:test 
--tests TransactionsWithTieredStoreTest.testSendOffsetsToTransactionTimeout 
--tests TransactionsWithTieredStoreTest.testAbortTransactionTimeout --tests 
TransactionsWithTieredStoreTest.testCommitTransactionTimeout 
:connect:runtime:test --tests 
org.apache.kafka.connect.integration.ExactlyOnceSourceIntegrationTest.testSeparateOffsetsTopic
 --tests 
org.apache.kafka.connect.integration.OffsetsApiIntegrationTest.testAlterSinkConnectorOffsetsOverriddenConsumerGroupId
 :metadata:test --tests QuorumControllerTest.testBootstrapZkMigrationRecord 
--tests QuorumControllerTest.testFenceMultipleBrokers --tests 
QuorumControllerTest.testBalancePartitionLeaders :trogdor:test --tests 
CoordinatorTest.testTaskRequestWithOldStartMsGetsUpdated :connect:mirror:test 
--tests IdentityReplicationIntegrationTest.testReplicate
 SourceDefault --tests 
MirrorConnectorsIntegrationBaseTest.testReplicateSourceDefault --tests 
MirrorConnectorsIntegrationBaseTest.testSyncTopicConfigs --tests 
MirrorConnectorsIntegrationExactlyOnceTest.testReplication --tests 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest.testSyncTopicConfigs 
--tests MirrorConnectorsIntegrationTransactionsTest.testReplicateSourceDefault 
--tests MirrorConnectorsIntegrationSSLTest.testSyncTopicConfigs :core:test 
--tests 
DelegationTokenEndToEndAuthorizationWithOwnerTest.testNoConsumeWithDescribeAclViaSubscribe
 --tests 
DelegationTokenEndToEndAuthorizationWithOwnerTest.testDescribeTokenForOtherUserPasses
 --tests ConsumerBounceTest.testClose --tests 
ConsumerBounceTest.testConsumptionWithBrokerFailures --tests 
PlaintextAdminIntegrationTest.testElectPreferredLeaders --tests 
LogDirFailureTest.testIOExceptionDuringLogRoll --tests 
LogDirFailureTest.testIOExceptionDuringCheckpoint --tests 
ReplicaManagerTest.testRemoteFetchExpiresPerSecMetric --tests Lo
 gRecoveryTest.testHWCheckpointWithFailuresMultipleLogSegments
   ```
   all pass, so I'm about to merge it


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to