This is an automated email from the ASF dual-hosted git repository.

github-actions[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 b4fb6b469ea Update test catalog data for GHA workflow run 28428444850
b4fb6b469ea is described below

commit b4fb6b469ea91d4cdea873768a782205000d28b1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 30 11:09:01 2026 +0000

    Update test catalog data for GHA workflow run 28428444850
    
    Commit: 
https://github.com/apache/kafka/commit/4c6a34e7b7cfb10f7aad9dc6046d031c2f6dd7c0
    GitHub Run: https://github.com/apache/kafka/actions/runs/28428444850
---
 test-catalog/group-coordinator/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/group-coordinator/tests.yaml 
b/test-catalog/group-coordinator/tests.yaml
index a50196a15da..ff99e5775bb 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -704,6 +704,7 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
 - 
testStaticMemberRejoinWithUnknownMemberIdAndChangeOfProtocolWithSelectedProtocolChanged
 - testStaticMemberRejoinWithUnreleasedInstanceIdFailsWhenConsumerGroupIsFull
 - testStaticMemberRejoinsWithNewSubscribedTopics
+- testStaticMemberRejoinsWithNewSubscribedTopicsAndNoAssignmentChange
 - testStaticMemberSyncAsLeaderWithInvalidMemberId
 - testStaticMembersFencedInstanceBatchLeaveGroup
 - testStaticMembersJoinGroupWithMaxSize

Reply via email to