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 5f44bc51b09 Update test catalog data for GHA workflow run 24472241884
5f44bc51b09 is described below

commit 5f44bc51b09bb55a5b12b82ac3cc8e3c97556645
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 15 23:09:32 2026 +0000

    Update test catalog data for GHA workflow run 24472241884
    
    Commit: 
https://github.com/apache/kafka/commit/f95a1f995d9ed7c4b647ffcd3747129ac0fd658f
    GitHub Run: https://github.com/apache/kafka/actions/runs/24472241884
---
 .../clients/clients-integration-tests/tests.yaml   | 84 +++++++++++-----------
 1 file changed, 43 insertions(+), 41 deletions(-)

diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml 
b/test-catalog/clients/clients-integration-tests/tests.yaml
index 8c556dfa1cc..85161187cd3 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -346,11 +346,7 @@ 
org.apache.kafka.clients.consumer.SaslPlainPlaintextConsumerTest:
 - testClassicConsumerClusterResourceListener
 - testClassicConsumerCoordinatorFailover
 - testClassicConsumerSimpleConsumption
-org.apache.kafka.clients.consumer.ShareConsumerRackAwareTest:
-- testShareConsumerWithRackAwareAssignor
-org.apache.kafka.clients.consumer.ShareConsumerRackAwareTest$WithAssignmentBatchingDisabledTest:
-- testShareConsumerWithRackAwareAssignor
-org.apache.kafka.clients.consumer.ShareConsumerTest:
+org.apache.kafka.clients.consumer.ShareConsumerCallbackTest:
 - testAcknowledgementCommitCallbackCallsShareConsumerDisallowed
 - testAcknowledgementCommitCallbackCallsShareConsumerWakeup
 - testAcknowledgementCommitCallbackInvalidRecordStateException
@@ -359,11 +355,52 @@ org.apache.kafka.clients.consumer.ShareConsumerTest:
 - testAcknowledgementCommitCallbackSuccessfulAcknowledgementOnCommitSync
 - testAcknowledgementCommitCallbackThrowsException
 - testAcknowledgementSentOnSubscriptionChange
-- testAcquisitionLockTimeoutOnConsumer
+org.apache.kafka.clients.consumer.ShareConsumerDeliveryTest:
 - testAlterReadCommittedToReadUncommittedIsolationLevelWithRejectAck
 - testAlterReadCommittedToReadUncommittedIsolationLevelWithReleaseAck
 - testAlterReadUncommittedToReadCommittedIsolationLevel
 - testBehaviorOnDeliveryCountBoundary
+- 
testDeliveryCountDifferentBehaviorWhenClosingSessionWithExplicitAcknowledgement
+- testDynamicDeliveryCountLimitDecreaseArchivesRecords
+- testDynamicDeliveryCountLimitIncreaseAllowsMoreDeliveries
+- testDynamicPartitionMaxRecordLocks
+- testExplicitAcknowledgeReleaseAcceptInRecordLimitMode
+- testExplicitAcknowledgeSuccessInRecordLimitMode
+- testFetchWithThrottledDelivery
+- testFetchWithThrottledDeliveryBatchesMultipleConsumers
+- testFetchWithThrottledDeliveryBatchesWithDecreasedDeliveryLimit
+- testFetchWithThrottledDeliveryBatchesWithIncreasedDeliveryLimit
+- testFetchWithThrottledDeliveryValidateDeliveryCount
+- testPollAndExplicitAcknowledgeSingleMessageInRecordLimitMode
+- testPollInBatchOptimizedMode
+- testPollInRecordLimitMode
+- testReadCommittedIsolationLevel
+- testReadUncommittedIsolationLevel
+- testShareAutoOffsetResetByDuration
+- testShareAutoOffsetResetByDurationInvalidFormat
+- testShareAutoOffsetResetDefaultValue
+- testShareAutoOffsetResetEarliest
+- testShareAutoOffsetResetEarliestAfterLsoMovement
+- testShareAutoOffsetResetMultipleGroupsWithDifferentValue
+org.apache.kafka.clients.consumer.ShareConsumerLagTest:
+- testSharePartitionLagAfterAlterShareGroupOffsets
+- testSharePartitionLagAfterDeleteShareGroupOffsets
+- testSharePartitionLagForMultipleShareConsumers
+- testSharePartitionLagForSingleShareConsumer
+- testSharePartitionLagOnGroupCoordinatorMovement
+- testSharePartitionLagOnShareCoordinatorMovement
+- testSharePartitionLagWithRejectAcknowledgement
+- testSharePartitionLagWithReleaseAcknowledgement
+org.apache.kafka.clients.consumer.ShareConsumerRackAwareTest:
+- testShareConsumerWithRackAwareAssignor
+org.apache.kafka.clients.consumer.ShareConsumerRenewTest:
+- testRenewAcknowledgementDisabled
+- testRenewAcknowledgementInvalidStateRecord
+- testRenewAcknowledgementNoResultInPoll
+- testRenewAcknowledgementOnCommitSync
+- testRenewAcknowledgementOnPoll
+org.apache.kafka.clients.consumer.ShareConsumerTest:
+- testAcquisitionLockTimeoutOnConsumer
 - testCommitSyncFailsForDeletedTopic
 - testComplexShareConsumer
 - testConfiguredExplicitAcknowledgeCommitSuccess
@@ -371,30 +408,19 @@ org.apache.kafka.clients.consumer.ShareConsumerTest:
 - testConsumerCloseInGroupSequential
 - testConsumerCloseOnBrokerShutdown
 - testControlRecordsSkipped
-- 
testDeliveryCountDifferentBehaviorWhenClosingSessionWithExplicitAcknowledgement
 - testDescribeShareGroupOffsetsForEmptySharePartition
-- testDynamicDeliveryCountLimitDecreaseArchivesRecords
-- testDynamicDeliveryCountLimitIncreaseAllowsMoreDeliveries
-- testDynamicPartitionMaxRecordLocks
 - testExplicitAcknowledgeCommitSuccess
 - testExplicitAcknowledgeOffsetThrowsNotException
 - testExplicitAcknowledgeOffsetThrowsParametersError
 - testExplicitAcknowledgeReleaseAccept
-- testExplicitAcknowledgeReleaseAcceptInRecordLimitMode
 - testExplicitAcknowledgeReleaseClose
 - testExplicitAcknowledgeReleasePollAccept
 - testExplicitAcknowledgeSuccess
-- testExplicitAcknowledgeSuccessInRecordLimitMode
 - testExplicitAcknowledgeThrowsNotInBatch
 - testExplicitAcknowledgementCommitAsync
 - testExplicitAcknowledgementCommitAsyncPartialBatch
 - testExplicitOverrideAcknowledgeCorruptedMessage
 - testFetchRecordLargerThanMaxPartitionFetchBytes
-- testFetchWithThrottledDelivery
-- testFetchWithThrottledDeliveryBatchesMultipleConsumers
-- testFetchWithThrottledDeliveryBatchesWithDecreasedDeliveryLimit
-- testFetchWithThrottledDeliveryBatchesWithIncreasedDeliveryLimit
-- testFetchWithThrottledDeliveryValidateDeliveryCount
 - testHeaders
 - testHeadersSerializerDeserializer
 - testImplicitAcknowledgeCommitSync
@@ -410,36 +436,12 @@ org.apache.kafka.clients.consumer.ShareConsumerTest:
 - testMultipleConsumersInGroupSequentialConsumption
 - testMultipleConsumersInMultipleGroupsConcurrentConsumption
 - testMultipleConsumersWithDifferentGroupIds
-- testPollAndExplicitAcknowledgeSingleMessageInRecordLimitMode
-- testPollInBatchOptimizedMode
-- testPollInRecordLimitMode
 - testPollNoSubscribeFails
 - testPollRecordsGreaterThanMaxBytes
 - testPollThrowsInterruptExceptionIfInterrupted
-- testReadCommittedIsolationLevel
-- testReadUncommittedIsolationLevel
-- testRenewAcknowledgementDisabled
-- testRenewAcknowledgementInvalidStateRecord
-- testRenewAcknowledgementNoResultInPoll
-- testRenewAcknowledgementOnCommitSync
-- testRenewAcknowledgementOnPoll
-- testShareAutoOffsetResetByDuration
-- testShareAutoOffsetResetByDurationInvalidFormat
-- testShareAutoOffsetResetDefaultValue
-- testShareAutoOffsetResetEarliest
-- testShareAutoOffsetResetEarliestAfterLsoMovement
-- testShareAutoOffsetResetMultipleGroupsWithDifferentValue
 - testShareConsumerAfterCoordinatorMovement
 - testShareGroupMaxSizeConfigExceeded
 - testShareGroupShareSessionCacheIsFull
-- testSharePartitionLagAfterAlterShareGroupOffsets
-- testSharePartitionLagAfterDeleteShareGroupOffsets
-- testSharePartitionLagForMultipleShareConsumers
-- testSharePartitionLagForSingleShareConsumer
-- testSharePartitionLagOnGroupCoordinatorMovement
-- testSharePartitionLagOnShareCoordinatorMovement
-- testSharePartitionLagWithRejectAcknowledgement
-- testSharePartitionLagWithReleaseAcknowledgement
 - testSubscribeAndPollNoRecords
 - testSubscribeOnInvalidTopicThrowsInvalidTopicException
 - testSubscribePollSubscribe

Reply via email to