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 784c55ec847 Update test catalog data for GHA workflow run 13955320458
784c55ec847 is described below

commit 784c55ec847293a8e5cf49fa29b4eb59fa714e11
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 19 23:20:01 2025 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index fa75d7597de..352ff4072ea 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2796,14 +2796,16 @@ kafka.server.KafkaApisTest:
 - testSizeOfThrottledPartitions
 - testStreamsGroupDescribe
 - testStreamsGroupDescribeAuthorizationFailed
+- testStreamsGroupDescribeFilterUnauthorizedTopics
 - testStreamsGroupDescribeFutureFailed
 - testStreamsGroupDescribeReturnsUnsupportedVersion
 - testStreamsGroupHeartbeatRequest
-- testStreamsGroupHeartbeatRequestAuthorizationFailed
 - testStreamsGroupHeartbeatRequestFutureFailed
+- testStreamsGroupHeartbeatRequestGroupAuthorizationFailed
 - testStreamsGroupHeartbeatRequestInternalTopicNames
 - testStreamsGroupHeartbeatRequestInvalidTopicNames
 - testStreamsGroupHeartbeatRequestProtocolDisabled
+- testStreamsGroupHeartbeatRequestTopicAuthorizationFailed
 - testStreamsGroupHeartbeatRequestWithInternalTopicsToCreate
 - testStreamsGroupHeartbeatRequestWithInternalTopicsToCreateMissingCreateACL
 - testStreamsGroupHeartbeatReturnsUnsupportedVersion

Reply via email to