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 2a2cf7f325b Update test catalog data for GHA workflow run 14749226963
2a2cf7f325b is described below

commit 2a2cf7f325b8c8c3753882fa957ef67ab33ca0af
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 30 10:32:04 2025 +0000

    Update test catalog data for GHA workflow run 14749226963
    
    Commit: 
https://github.com/apache/kafka/commit/08f6042f7a24753fc96389c6cf4c6042999bbd39
    GitHub Run: https://github.com/apache/kafka/actions/runs/14749226963
---
 test-catalog/core/tests.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index e645e23c6cf..af244e858ae 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2324,7 +2324,8 @@ kafka.server.KafkaApisTest:
 - testStreamsGroupHeartbeatRequestGroupAuthorizationFailed
 - testStreamsGroupHeartbeatRequestInternalTopicNames
 - testStreamsGroupHeartbeatRequestInvalidTopicNames
-- testStreamsGroupHeartbeatRequestProtocolDisabled
+- testStreamsGroupHeartbeatRequestProtocolDisabledViaConfig
+- testStreamsGroupHeartbeatRequestProtocolDisabledViaFeature
 - testStreamsGroupHeartbeatRequestTopicAuthorizationFailed
 - testStreamsGroupHeartbeatRequestWithAuthorizedTopology
 - testStreamsGroupHeartbeatRequestWithInternalTopicsToCreate

Reply via email to