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 c086561ef93 Update test catalog data for GHA workflow run 14668827481
c086561ef93 is described below

commit c086561ef93654b57e566a3e6d499ee20f1df5ef
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 25 18:46:14 2025 +0000

    Update test catalog data for GHA workflow run 14668827481
    
    Commit: 
https://github.com/apache/kafka/commit/b4b80731c16f4761247e33108e9ad3927ccf8cbc
    GitHub Run: https://github.com/apache/kafka/actions/runs/14668827481
---
 .../clients/clients-integration-tests/tests.yaml      | 19 +++++++++++++++++++
 test-catalog/core/tests.yaml                          | 10 ----------
 test-catalog/group-coordinator/tests.yaml             |  6 +++---
 3 files changed, 22 insertions(+), 13 deletions(-)

diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml 
b/test-catalog/clients/clients-integration-tests/tests.yaml
index 6b18ecc80f9..220ea1fe5b9 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -80,6 +80,25 @@ 
org.apache.kafka.clients.consumer.PlaintextConsumerCallbackTest:
 - testClassicConsumerRebalanceListenerBeginningOffsetsOnPartitionsAssigned
 - testClassicConsumerRebalanceListenerBeginningOffsetsOnPartitionsRevoked
 - 
testClassicConsumerSeekPositionAndPauseNewlyAssignedPartitionOnPartitionsAssignedCallback
+org.apache.kafka.clients.consumer.PlaintextConsumerFetchTest:
+- testAsyncConsumerFetchHonoursFetchSizeIfLargeRecordNotFirst
+- testAsyncConsumerFetchHonoursMaxPartitionFetchBytesIfLargeRecordNotFirst
+- testAsyncConsumerFetchInvalidOffset
+- testAsyncConsumerFetchOutOfRangeOffsetResetConfigByDuration
+- testAsyncConsumerFetchOutOfRangeOffsetResetConfigEarliest
+- testAsyncConsumerFetchOutOfRangeOffsetResetConfigLatest
+- testAsyncConsumerFetchRecordLargerThanFetchMaxBytes
+- testAsyncConsumerFetchRecordLargerThanMaxPartitionFetchBytes
+- testAsyncConsumerLowMaxFetchSizeForRequestAndPartition
+- testClassicConsumerFetchHonoursFetchSizeIfLargeRecordNotFirst
+- testClassicConsumerFetchHonoursMaxPartitionFetchBytesIfLargeRecordNotFirst
+- testClassicConsumerFetchInvalidOffset
+- testClassicConsumerFetchOutOfRangeOffsetResetConfigByDuration
+- testClassicConsumerFetchOutOfRangeOffsetResetConfigEarliest
+- testClassicConsumerFetchOutOfRangeOffsetResetConfigLatest
+- testClassicConsumerFetchRecordLargerThanFetchMaxBytes
+- testClassicConsumerFetchRecordLargerThanMaxPartitionFetchBytes
+- testClassicConsumerLowMaxFetchSizeForRequestAndPartition
 org.apache.kafka.clients.consumer.ShareConsumerTest:
 - testAcknowledgementCommitCallbackCallsShareConsumerDisallowed
 - testAcknowledgementCommitCallbackCallsShareConsumerWakeup
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 03dc9069a04..f2a568b3f68 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -366,16 +366,6 @@ kafka.api.PlaintextConsumerCommitTest:
 - testCommitSpecifiedOffsets
 - testPositionAndCommit
 - testSubscribeAndCommitSync
-kafka.api.PlaintextConsumerFetchTest:
-- testFetchHonoursFetchSizeIfLargeRecordNotFirst
-- testFetchHonoursMaxPartitionFetchBytesIfLargeRecordNotFirst
-- testFetchInvalidOffset
-- testFetchOutOfRangeOffsetResetConfigByDuration
-- testFetchOutOfRangeOffsetResetConfigEarliest
-- testFetchOutOfRangeOffsetResetConfigLatest
-- testFetchRecordLargerThanFetchMaxBytes
-- testFetchRecordLargerThanMaxPartitionFetchBytes
-- testLowMaxFetchSizeForRequestAndPartition
 kafka.api.PlaintextConsumerPollTest:
 - testMaxPollIntervalMs
 - testMaxPollIntervalMsDelayInAssignment
diff --git a/test-catalog/group-coordinator/tests.yaml 
b/test-catalog/group-coordinator/tests.yaml
index 8ad4e7df50d..5b8e0682fbb 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -70,6 +70,7 @@ 
org.apache.kafka.coordinator.group.GroupCoordinatorServiceTest:
 - testConsumerGroupHeartbeat
 - testConsumerGroupHeartbeatWhenNotStarted
 - testConsumerGroupHeartbeatWithException
+- testConsumerHeartbeatRequestValidation
 - testDeleteGroups
 - testDeleteGroupsWhenNotStarted
 - testDeleteGroupsWithException
@@ -153,6 +154,7 @@ 
org.apache.kafka.coordinator.group.GroupCoordinatorServiceTest:
 - testShareGroupDescribeCoordinatorNotActive
 - testShareGroupDescribeInvalidGroupId
 - testShareGroupHeartbeat
+- testShareGroupHeartbeatRequestValidation
 - testShareGroupHeartbeatWhenNotStarted
 - testShareGroupHeartbeatWithException
 - testStartupShutdown
@@ -163,6 +165,7 @@ 
org.apache.kafka.coordinator.group.GroupCoordinatorServiceTest:
 - testStreamsGroupHeartbeat
 - testStreamsGroupHeartbeatWhenNotStarted
 - testStreamsGroupHeartbeatWithException
+- testStreamsHeartbeatRequestValidation
 - testSyncGroup
 - testSyncGroupInvalidGroupId
 - testSyncGroupWhenNotStarted
@@ -296,7 +299,6 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
 - testConsumerGroupRebalanceSensor
 - testConsumerGroupStates
 - testConsumerHeartbeatRegexValidation
-- testConsumerHeartbeatRequestValidation
 - testDelayInitialRebalanceByGroupInitialRebalanceDelayOnEmptyGroup
 - testDelayRebalanceUptoRebalanceTimeout
 - testDescribeGroupRebalancing
@@ -465,7 +467,6 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
 - testShareGroupHeartbeatNoPersisterRequestWithInitializing
 - testShareGroupHeartbeatOnConsumerGroup
 - testShareGroupHeartbeatOnStreamsGroup
-- testShareGroupHeartbeatRequestValidation
 - testShareGroupInitializeEmptyMap
 - testShareGroupInitializeSuccess
 - testShareGroupInitializingClearsCommonDeleting
@@ -535,7 +536,6 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
 - testStreamsGroupMemberJoiningWithStaleTopology
 - testStreamsGroupMemberRequestingShutdownApplication
 - testStreamsGroupMemberRequestingShutdownApplicationUponLeaving
-- testStreamsHeartbeatRequestValidation
 - testStreamsLeavingMemberRemovesMemberAndBumpsGroupEpoch
 - testStreamsNewJoiningMemberTriggersNewTargetAssignment
 - testStreamsNewMemberIsRejectedWithMaximumMembersIsReached

Reply via email to