kirktrue commented on PR #20146: URL: https://github.com/apache/kafka/pull/20146#issuecomment-3114125340
Tests that fail both in CI and locally (these warrant more research): - `org.apache.kafka.clients.ClientUtilsTest.testParseAndValidateAddressesWithReverseLookup` - `org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationTransactionsTest.testReplicateFromLatest` Tests that fail only locally: - `kafka.api.PlaintextConsumerTest.testPerPartitionLagMetricsCleanUpWithSubscribe`: fails only when `group.protocol=CONSUMER` - `kafka.api.PlaintextConsumerTest.testPerPartitionLeadMetricsCleanUpWithSubscribe`: fails only when `group.protocol=CONSUMER` Tests that fail only in CI: - `kafka.api.ConsumerBounceTest.testConsumptionWithBrokerFailures` - `kafka.api.TransactionsTest.testFailureToFenceEpoch` - `kafka.security.authorizer.AclAuthorizerWithZkSaslTest.testAclUpdateWithAuthFailure` - `kafka.server.BrokerLifecycleManagerTest.testKraftJBODMetadataVersionUpdateEvent` - `kafka.server.ReplicaManagerTest.testRemoteFetchExpiresPerSecMetric` - `org.apache.kafka.connect.integration.OffsetsApiIntegrationTest.testAlterSinkConnectorOffsets` - `org.apache.kafka.connect.integration.OffsetsApiIntegrationTest.testResetSinkConnectorOffsetsZombieSinkTasks` - `org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationExactlyOnceTest.testReplicateSourceDefault` - `org.apache.kafka.controller.QuorumControllerTest.testFenceMultipleBrokers` - `org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManagerMultipleSubscriptionsTest.testMultiplePartitionSubscriptions` - `org.apache.kafka.streams.processor.internals.assignment.TaskAssignorConvergenceTest.randomClusterPerturbationsShouldConverge` - `org.apache.kafka.tools.MetadataQuorumCommandTest.testDescribeQuorumStatusSuccessful` - `org.apache.kafka.trogdor.coordinator.CoordinatorTest.testTaskRequestWithOldStartMsGetsUpdated` -- 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