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 56f5c6b24b4 Update test catalog data for GHA workflow run 14310115374
56f5c6b24b4 is described below

commit 56f5c6b24b4cc47a09c86702e86f5424b80989b7
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 7 16:10:52 2025 +0000

    Update test catalog data for GHA workflow run 14310115374
    
    Commit: 
https://github.com/apache/kafka/commit/391b258d50ab3d2edc636bf6f56f51c6e37a98a5
    GitHub Run: https://github.com/apache/kafka/actions/runs/14310115374
---
 test-catalog/group-coordinator/tests.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test-catalog/group-coordinator/tests.yaml 
b/test-catalog/group-coordinator/tests.yaml
index 5c6fbeb3f1a..04f5f32b83d 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -504,6 +504,7 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
 - testStreamsGroupMemberJoiningWithMissingInternalTopic
 - testStreamsGroupMemberJoiningWithMissingSourceTopic
 - testStreamsGroupMemberJoiningWithStaleTopology
+- testStreamsGroupMemberRequestingShutdownApplication
 - testStreamsHeartbeatRequestValidation
 - testStreamsLeavingMemberRemovesMemberAndBumpsGroupEpoch
 - testStreamsNewJoiningMemberTriggersNewTargetAssignment
@@ -1013,6 +1014,7 @@ 
org.apache.kafka.coordinator.group.streams.StreamsGroupTest:
 - testSetPartitionMetadataUpdatesStateAndConfiguredTopology
 - testSetTopologyUpdatesStateAndConfiguredTopology
 - testSetTopologyUpdatesStateAndConfiguredTopologyWithPreviousCallToSetMetadata
+- testShutdownRequestedMethods
 - testUpdateMember
 - testUpdatingMemberUpdatesProcessId
 - testUpdatingMemberUpdatesTaskProcessIdWhenPartitionIsNotReleased

Reply via email to