soarez commented on PR #14903:
URL: https://github.com/apache/kafka/pull/14903#issuecomment-2014828308

   Hey @junrao . Sorry I didn't reply about the failing tests earlier, I was 
still looking into it and should've made that clear.
   
   I had a look at the test results. It's strange that all the failed tests are 
categorized as "new failures", but most of them are known flaky tests.
   
   These tests already have a respective open JIRA:
   
   * KAFKA-8041 
kafka.server.LogDirFailureTest.testIOExceptionDuringCheckpoint(String).quorum=kraft
   * KAFKA-8115 
org.apache.kafka.trogdor.coordinator.CoordinatorTest.testTaskRequestWithOldStartMsGetsUpdated()
   * KAFKA-8250 
kafka.api.DelegationTokenEndToEndAuthorizationWithOwnerTest.testNoConsumeWithDescribeAclViaAssign(String).quorum=kraft
   * KAFKA-8677  
kafka.api.DelegationTokenEndToEndAuthorizationWithOwnerTest."testNoDescribeProduceOrConsumeWithoutTopicDescribeAcl(String,
 boolean).quorum=kraft, isIdempotenceEnabled=true"
   * KAFKA-13514 
org.apache.kafka.clients.consumer.StickyAssignorTest.testLargeAssignmentAndGroupWithNonEqualSubscription(boolean).hasConsumerRack
 = false
   * KAFKA-15104 
org.apache.kafka.tools.MetadataQuorumCommandTest.testDescribeQuorumReplicationSuccessful
 [1] Type=Raft-Combined, MetadataVersion=3.8-IV0, Security=PLAINTEXT
   * KAFKA-15411 
kafka.api.DelegationTokenEndToEndAuthorizationWithOwnerTest."testNoProduceWithDescribeAcl(String,
 boolean).quorum=kraft, isIdempotenceEnabled=true"
   * KAFKA-15898 
org.apache.kafka.controller.QuorumControllerTest.testFenceMultipleBrokers()
   * KAFKA-15914 
org.apache.kafka.connect.integration.OffsetsApiIntegrationTest.testAlterSinkConnectorOffsetsOverriddenConsumerGroupId
   * KAFKA-15917 
OffsetsApiIntegrationTest.testAlterSinkConnectorOffsetsZombieSinkTasks
   * KAFKA-15927 
org.apache.kafka.connect.mirror.integration.IdentityReplicationIntegrationTest.testReplicateSourceDefault()
   * KAFKA-15928 
org.apache.kafka.controller.QuorumControllerTest.testBalancePartitionLeaders()
   * KAFKA-15940 
kafka.server.DynamicBrokerReconfigurationTest.testTrustStoreAlter(String).quorum=kraft
   * KAFKA-15945 
org.apache.kafka.connect.mirror.integration.IdentityReplicationIntegrationTest.testSyncTopicConfigs()
   * KAFKA-16024 
kafka.api.SaslPlainPlaintextConsumerTest.testCoordinatorFailover(String, 
String).quorum=kraft+kip848.groupProtocol=consumer
   * KAFKA-16174 
org.apache.kafka.tools.MetadataQuorumCommandTest.testDescribeQuorumStatusSuccessful
 [5] Type=Raft-Combined, MetadataVersion=3.8-IV0, Security=PLAINTEXT
   * KAFKA-16225 
kafka.server.LogDirFailureTest.testIOExceptionDuringLogRoll(String).quorum=kraft
   * KAFKA-16323 
kafka.server.ReplicaManagerTest.testRemoteFetchExpiresPerSecMetric()
   
   I could not find JIRAs for these, so I created them:
   
   * KAFKA-16402 
org.apache.kafka.controller.QuorumControllerTest.testSnapshotSaveAndLoad()
   * KAFKA-16403 
org.apache.kafka.streams.examples.wordcount.WordCountDemoTest.testCountListOfWords()
   * KAFKA-16404 
org.apache.kafka.streams.examples.wordcount.WordCountDemoTest.testGetStreamsConfig()
   
   I also couldn't find JIRAs for these, but they're timeouts, so it could have 
been a failure of the test environment and not necessarily something wrong in 
the test. I've rebased to trigger a new build, and we'll see if they remain.
   
   * 
org.apache.kafka.clients.consumer.CooperativeStickyAssignorTest.testAssignmentAndGroupWithNonEqualSubscriptionNotTimeout(boolean).hasConsumerRack
 = false
   * 
org.apache.kafka.clients.consumer.StickyAssignorTest.testAssignmentAndGroupWithNonEqualSubscriptionNotTimeout(boolean).hasConsumerRack
 = false
   * 
org.apache.kafka.tools.consumer.group.DeleteOffsetsConsumerGroupCommandIntegrationTest.testDeleteOffsetsNonExistingGroup().
   * 
org.apache.kafka.connect.integration.BlockingConnectorTest.testBlockInConnectorValidate
   * 
org.apache.kafka.server.ClientMetricsManagerTest.testCacheEvictionWithMultipleClients()
   
   
   None of the 26 tests is related to this change. 
   


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