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

commit fa6bc3db9191a52553bb81e66981a2c346b4dbc5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 4 00:21:54 2024 +0000

    Update test catalog data for GHA workflow run 12148986234
    
    Commit: 
https://github.com/apache/kafka/commit/fe88232b07cd1954793cc64eea0ec735257fb622
    GitHub Run: https://github.com/apache/kafka/actions/runs/12148986234
---
 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 6f09f2bc4e1..e9da0393ee0 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2437,6 +2437,7 @@ kafka.server.ConfigAdminManagerTest:
 - testValidateResourceNameIsCurrentNodeId
 kafka.server.ConsumerGroupDescribeRequestTest:
 - testConsumerGroupDescribeWhenFeatureFlagNotEnabled
+- testConsumerGroupDescribeWithMigrationMember
 - testConsumerGroupDescribeWithNewGroupCoordinator
 kafka.server.ConsumerGroupHeartbeatRequestTest:
 - testConsumerGroupHeartbeatFailureIfMemberIdMissingForVersionsAbove0

Reply via email to