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 8e7caf0775b Update test catalog data for GHA workflow run 14217552870
8e7caf0775b is described below
commit 8e7caf0775bb48b6f31058512cad8a6c80c4c065
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 2 12:53:30 2025 +0000
Update test catalog data for GHA workflow run 14217552870
Commit:
https://github.com/apache/kafka/commit/793b47011c57622eb4ab26563e958eb23c17c87d
GitHub Run: https://github.com/apache/kafka/actions/runs/14217552870
---
test-catalog/group-coordinator/tests.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index 115bfe49329..c51661f7311 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -143,7 +143,8 @@
org.apache.kafka.coordinator.group.GroupCoordinatorServiceTest:
- testSyncGroupWhenNotStarted
- testSyncGroupWithException
org.apache.kafka.coordinator.group.GroupCoordinatorShardTest:
-- testCleanupGroupMetadata
+- testCleanupGroupMetadataForConsumerGroup
+- testCleanupGroupMetadataForShareGroup
- testCommitOffset
- testCommitTransactionalOffset
- testConsumerGroupHeartbeat