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 f00df5c3fbd Update test catalog data for GHA workflow run 15872768600
f00df5c3fbd is described below

commit f00df5c3fbd35dec400a712c775218c9437057dd
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 25 14:12:34 2025 +0000

    Update test catalog data for GHA workflow run 15872768600
    
    Commit: 
https://github.com/apache/kafka/commit/33a1648c44acf5021138f8cf5e8117ad0071f317
    GitHub Run: https://github.com/apache/kafka/actions/runs/15872768600
---
 test-catalog/core/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 9bfc7dd8919..e8f37da8f93 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1713,6 +1713,7 @@ kafka.server.ConsumerGroupHeartbeatRequestTest:
 - testConsumerGroupHeartbeatWithEmptySubscription
 - testConsumerGroupHeartbeatWithInvalidRegularExpression
 - testConsumerGroupHeartbeatWithRegularExpression
+- testEmptyConsumerGroupId
 - testMemberIdGeneratedOnServerWhenApiVersionIs0
 - testRejoiningStaticMemberGetsAssignmentsBackWhenNewGroupCoordinatorIsEnabled
 - 
testStaticMemberRemovedAfterSessionTimeoutExpiryWhenNewGroupCoordinatorIsEnabled

Reply via email to