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 9a30fc763d6 Update test catalog data for GHA workflow run 14242055116
9a30fc763d6 is described below

commit 9a30fc763d61a6a4b9f7dae881ca6582efa1d84d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 3 14:34:34 2025 +0000

    Update test catalog data for GHA workflow run 14242055116
    
    Commit: 
https://github.com/apache/kafka/commit/6ef42d15241732cc2e315ffe55d39897da6c9b02
    GitHub Run: https://github.com/apache/kafka/actions/runs/14242055116
---
 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 e2b1fa7f75e..1208135239a 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2469,6 +2469,7 @@ kafka.server.KafkaApisTest:
 - testStreamsGroupHeartbeatRequestInvalidTopicNames
 - testStreamsGroupHeartbeatRequestProtocolDisabled
 - testStreamsGroupHeartbeatRequestTopicAuthorizationFailed
+- testStreamsGroupHeartbeatRequestWithAuthorizedTopology
 - testStreamsGroupHeartbeatRequestWithInternalTopicsToCreate
 - testStreamsGroupHeartbeatRequestWithInternalTopicsToCreateMissingCreateACL
 - testStreamsGroupHeartbeatReturnsUnsupportedVersion

Reply via email to