This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch test-catalog
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/test-catalog by this push:
new ebf2378dfcd Update test catalog data for GHA workflow run 12627450521
ebf2378dfcd is described below
commit ebf2378dfcde123004301ed95e12940189bc3bab
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 6 08:24:32 2025 +0000
Update test catalog data for GHA workflow run 12627450521
Commit:
https://github.com/apache/kafka/commit/d1504649fbe45064a0b0120ff33de9326b2fc662
GitHub Run: https://github.com/apache/kafka/actions/runs/12627450521
---
test-catalog/clients/tests.yaml | 9 ++-------
test-catalog/core/tests.yaml | 14 +++-----------
test-catalog/group-coordinator/tests.yaml | 9 ---------
test-catalog/streams/tests.yaml | 1 -
test-catalog/tools/tests.yaml | 11 ++---------
test-catalog/transaction-coordinator/tests.yaml | 12 ------------
6 files changed, 7 insertions(+), 49 deletions(-)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 7c16b149041..8bc8c7b4e82 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -967,7 +967,6 @@
org.apache.kafka.clients.consumer.internals.AbstractCoordinatorTest:
- testWakeupAfterJoinGroupSent
- testWakeupAfterJoinGroupSentExternalCompletion
- testWakeupAfterSyncGroupReceived
-- testWakeupAfterSyncGroupReceivedExternalCompletion
- testWakeupAfterSyncGroupSentExternalCompletion
- testWakeupFromEnsureCoordinatorReady
- testWakeupInOnJoinComplete
@@ -1182,8 +1181,7 @@
org.apache.kafka.clients.consumer.internals.ConsumerHeartbeatRequestManagerTest:
- testSkippingHeartbeat
- testSuccessfulHeartbeatTiming
- testTimerNotDue
-- testUnsupportedVersionFromBroker
-- testUnsupportedVersionFromClient
+- testUnsupportedVersion
- testValidateConsumerGroupHeartbeatRequest
- testValidateConsumerGroupHeartbeatRequestAssignmentSentWhenLocalEpochChanges
- testisExpiredByUsedForLogging
@@ -1672,8 +1670,6 @@
org.apache.kafka.clients.consumer.internals.FetchMetricsManagerTest:
- testBytesFetched
- testBytesFetchedTopic
- testLatency
-- testMaybeUpdateAssignment
-- testMaybeUpdateAssignmentWithAdditionalRegisteredMetrics
- testNodeLatency
- testPartitionLag
- testPartitionLead
@@ -2091,8 +2087,6 @@
org.apache.kafka.clients.consumer.internals.ShareHeartbeatRequestManagerTest:
- testSkippingHeartbeat
- testSuccessfulHeartbeatTiming
- testTimerNotDue
-- testUnsupportedVersionGeneratedOnTheBroker
-- testUnsupportedVersionGeneratedOnTheClient
org.apache.kafka.clients.consumer.internals.ShareMembershipManagerTest:
- testDelayedMetadataUsedToCompleteAssignment
- testFatalFailureWhenMemberAlreadyLeft
@@ -4710,6 +4704,7 @@ org.apache.kafka.common.utils.ConfigUtilsTest:
- testConfigMapToRedactedStringWithSecrets
- testGetBoolean
org.apache.kafka.common.utils.Crc32CTest:
+- testUpdate
- testValue
org.apache.kafka.common.utils.ExitTest:
- shouldAddShutdownHookImmediately
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index ad8364d9971..b691caff35e 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -804,7 +804,6 @@ kafka.clients.consumer.ConsumerIntegrationTest:
- testFetchPartitionsAfterFailedListenerWithGroupProtocolConsumer
- testFetchPartitionsWithAlwaysFailedListenerWithGroupProtocolClassic
- testFetchPartitionsWithAlwaysFailedListenerWithGroupProtocolConsumer
-- testLeaderEpoch
kafka.cluster.AssignmentStateTest:
- testPartitionAssignmentStatus
kafka.cluster.BrokerEndPointTest:
@@ -1134,7 +1133,6 @@ kafka.coordinator.group.GroupMetadataManagerTest:
- testGroupLoadWithConsumerAndTransactionalOffsetCommitsConsumerWins
- testGroupLoadWithConsumerAndTransactionalOffsetCommitsTransactionWins
- testGroupLoadedWithPendingCommits
-- testGroupMetadataKey
- testGroupMetadataRemoval
- testGroupMetadataRemovalWithLogAppendTime
- testGroupNotExists
@@ -1160,7 +1158,6 @@ kafka.coordinator.group.GroupMetadataManagerTest:
- testLoadWithCommittedAndAbortedTransactionalOffsetCommits
- testLogInfoFromCleanupGroupMetadata
- testMetrics
-- testOffsetCommitKey
- testOffsetExpirationOfActiveGroupSemantics
- testOffsetExpirationOfSimpleConsumer
- testOffsetExpirationSemantics
@@ -1355,6 +1352,8 @@ kafka.coordinator.transaction.TransactionLogTest:
- testReadTxnRecordKeyCanReadUnknownMessage
- testSerializeTransactionLogValueToFlexibleVersion
- testSerializeTransactionLogValueToHighestNonFlexibleVersion
+- testTransactionMetadataParsing
+- testTransactionMetadataTombstoneParsing
kafka.coordinator.transaction.TransactionMarkerChannelManagerTest:
- shouldAbortAppendToLogOnEndTxnWhenNotCoordinatorError
- shouldCompleteAppendToLogOnEndTxnWhenSendMarkersSucceed
@@ -1986,9 +1985,6 @@ kafka.network.DynamicConnectionQuotaTest:
- testDynamicListenerConnectionQuota
kafka.network.DynamicNumNetworkThreadsTest:
- testDynamicNumNetworkThreads
-kafka.network.ProcessorTest:
-- testParseRequestHeaderWithDisabledApi
-- testParseRequestHeaderWithUnsupportedApiVersion
kafka.network.RequestChannelTest:
- testAlterRequests
- testBuildEnvelopeResponse
@@ -3044,7 +3040,6 @@ kafka.server.KafkaConfigTest:
- testControllerListenerNameDoesNotMapToPlaintextByDefaultForNonKRaft
- testControllerListenerNameMapsToPlaintextByDefaultForKRaft
- testControllerListenerNames
-- testControllerListenerNamesValidForKRaftControllerOnly
- testControllerListenersCanBeAdvertisedForKRaftCombined
- testControllerQuorumVoterStringsToNodes
- testCustomMetadataLogDir
@@ -3301,9 +3296,9 @@ kafka.server.OffsetsForLeaderEpochRequestTest:
kafka.server.PermissiveControllerMutationQuotaTest:
- testControllerMutationQuotaViolation
kafka.server.ProduceRequestTest:
+- quorum
- testCorruptLz4ProduceRequest
- testProduceToNonReplica
-- testProduceWithInvalidTimestamp
- testSimpleProduceRequest
- testZSTDProduceRequest
kafka.server.RaftClusterSnapshotTest:
@@ -3872,8 +3867,6 @@ kafka.test.api.ShareConsumerTest:
- testMultipleConsumersWithDifferentGroupIds
- testPollNoSubscribeFails
- testPollThrowsInterruptExceptionIfInterrupted
-- testShareAutoOffsetResetByDuration
-- testShareAutoOffsetResetByDurationInvalidFormat
- testShareAutoOffsetResetDefaultValue
- testShareAutoOffsetResetEarliest
- testShareAutoOffsetResetEarliestAfterLsoMovement
@@ -3909,7 +3902,6 @@ kafka.tools.DumpLogSegmentsTest:
- testPrintDataLog
- testPrintDataLogPartialBatches
- testShareGroupStateMessageParser
-- testTransactionLogMessageParser
kafka.tools.StorageToolTest:
- testBootstrapScramRecords
- testConfigToLogDirectories
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index bfa218609d8..5a03947ba5e 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -780,12 +780,3 @@
org.apache.kafka.coordinator.group.modern.share.ShareGroupTest:
- testValidateOffsetCommit
- testValidateOffsetDelete
- testValidateOffsetFetch
-org.apache.kafka.coordinator.group.streams.assignor.GroupSpecImplTest:
-- testMembers
-org.apache.kafka.coordinator.group.streams.assignor.MockAssignorTest:
-- testBasicScenario
-- testDoubleAssignment
-- testSingleMember
-- testTwoMembersTwoSubtopologies
-- testTwoMembersTwoSubtopologiesStickiness
-- testZeroMembers
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 332b2260b01..3f4b4503957 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -178,7 +178,6 @@ org.apache.kafka.streams.StreamsBuilderTest:
- shouldWrapProcessorsForStreamStreamSelfJoinWithSharedStoreOptimization
- shouldWrapProcessorsForStreamTableJoin
- shouldWrapProcessorsForStreamTableJoinWithGracePeriod
-- shouldWrapProcessorsForSuppress
- shouldWrapProcessorsForTableAggregate
- shouldWrapProcessorsForTableReduce
- shouldWrapProcessorsForTableTableInnerJoin
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index f33dd3f0694..3e3f3f02880 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -619,15 +619,8 @@
org.apache.kafka.tools.consumer.group.SaslClientsWithInvalidCredentialsTest:
- testConsumerGroupServiceWithAuthenticationFailure
- testConsumerGroupServiceWithAuthenticationSuccess
org.apache.kafka.tools.consumer.group.ShareGroupCommandTest:
-- testDescribeMembersOfAllExistingGroups
-- testDescribeMembersOfExistingGroup
-- testDescribeNonexistentGroup
-- testDescribeOffsetsOfAllExistingGroups
-- testDescribeOffsetsOfExistingGroup
-- testDescribeShareGroupsInvalidVerboseOption
-- testDescribeShareGroupsOffsetsInvalidVerboseOption
-- testDescribeStateOfExistingGroup
-- testDescribeStatesOfAllExistingGroups
+- testDescribeShareGroups
+- testDescribeShareGroupsGetOffsets
- testGroupStatesFromString
- testListShareGroups
- testListShareGroupsWithStates
diff --git a/test-catalog/transaction-coordinator/tests.yaml
b/test-catalog/transaction-coordinator/tests.yaml
index 92f8f490465..ebb5cb60758 100644
--- a/test-catalog/transaction-coordinator/tests.yaml
+++ b/test-catalog/transaction-coordinator/tests.yaml
@@ -3,18 +3,6 @@ org.apache.kafka.coordinator.transaction.ProducerIdManagerTest:
- testInvalidRanges
- testRetryBackoff
- testUnrecoverableErrors
-org.apache.kafka.coordinator.transaction.TransactionCoordinatorRecordSerdeTest:
-- testDeserialize
-- testDeserializeAllRecordTypes
-- testDeserializeWithInvalidKeyBytes
-- testDeserializeWithInvalidRecordType
-- testDeserializeWithInvalidValueBytes
-- testDeserializeWithKeyEmptyBuffer
-- testDeserializeWithTombstoneForValue
-- testDeserializeWithValueEmptyBuffer
-- testSerializeKey
-- testSerializeNullValue
-- testSerializeValue
org.apache.kafka.coordinator.transaction.TransactionLogConfigTest:
- ShouldDefineAllConfigInConfigDef
- ShouldGetDynamicValueFromAbstractConfig