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 5ff656f9a4f Update test catalog data for GHA workflow run 19745116835
5ff656f9a4f is described below

commit 5ff656f9a4fb94a400db97222aeeb3f9192e6dcb
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 27 21:09:26 2025 +0000

    Update test catalog data for GHA workflow run 19745116835
    
    Commit: 
https://github.com/apache/kafka/commit/d27d90ccb3b2b98e02de42afd50910fbbbc162d0
    GitHub Run: https://github.com/apache/kafka/actions/runs/19745116835
---
 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 b8022c7ff2c..26801c3498c 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -198,6 +198,7 @@ 
org.apache.kafka.coordinator.group.GroupCoordinatorShardTest:
 - testConsumerGroupHeartbeat
 - testDeleteGroups
 - testDeleteGroupsInvalidGroupId
+- testFetchOffsets
 - testInitiateDeleteShareGroupOffsetsEmptyResult
 - testInitiateDeleteShareGroupOffsetsGroupNotFound
 - testInitiateDeleteShareGroupOffsetsNonEmptyShareGroup

Reply via email to