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 3da92ac9aa9 Update test catalog data for GHA workflow run 16021001033
3da92ac9aa9 is described below

commit 3da92ac9aa98b116ae0ebf583a817088a09e62e8
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 2 11:30:29 2025 +0000

    Update test catalog data for GHA workflow run 16021001033
    
    Commit: 
https://github.com/apache/kafka/commit/28c53ba09a546f8ac7c02e07fcb6b31f9a708414
    GitHub Run: https://github.com/apache/kafka/actions/runs/16021001033
---
 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 4c6a0acbf40..9f45c5e3f29 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -487,6 +487,7 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
 - testShareGroupMemberIdGeneration
 - testShareGroupMemberJoinsEmptyGroupWithAssignments
 - testShareGroupNewMemberIsRejectedWithMaximumMembersIsReached
+- testShareGroupRecordsNoExceptionOnReplay
 - testShareGroupStates
 - testShareGroupUnknownGroupId
 - testShareGroupUnknownMemberIdJoins

Reply via email to