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 275e22a7c1c Update test catalog data for GHA workflow run 28304742192
275e22a7c1c is described below
commit 275e22a7c1c3f99cb54d805d94e1e704bfc67192
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 28 02:07:07 2026 +0000
Update test catalog data for GHA workflow run 28304742192
Commit:
https://github.com/apache/kafka/commit/4861297e9099c1e9603dcd57fd25ffb95552b19c
GitHub Run: https://github.com/apache/kafka/actions/runs/28304742192
---
test-catalog/group-coordinator/tests.yaml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index 9b24e30dfd3..179782531b9 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -1626,3 +1626,11 @@ org.apache.kafka.coordinator.group.util.OverlayMapTest:
- testRemove
- testRemoveExistingKey
- testSize
+org.apache.kafka.coordinator.group.util.UpdatedMembersAndTargetAssignmentViewTest:
+- testAddMember
+- testAddStaticMember
+- testRemoveMember
+- testRemoveStaticMember
+- testReplaceMember
+- testReplaceStaticMemberWithDifferentMemberId
+- testReplaceStaticMemberWithSameMemberId