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

commit f9f60eb07566340916a1d39f7d50f1e54530e8a9
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 22 18:22:29 2025 +0000

    Update test catalog data for GHA workflow run 15807779145
    
    Commit: 
https://github.com/apache/kafka/commit/3404f65cdbab68de23137603b7f95c1134a6a982
    GitHub Run: https://github.com/apache/kafka/actions/runs/15807779145
---
 test-catalog/clients/clients-integration-tests/tests.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml 
b/test-catalog/clients/clients-integration-tests/tests.yaml
index f7715477eaa..4a0b8e167c6 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -300,10 +300,12 @@ 
org.apache.kafka.clients.producer.ProducerSendWhileDeletionTest:
 - testSendWithTopicReassignmentIsMidWay
 org.apache.kafka.clients.security.GroupAuthorizerIntegrationTest:
 - testAsyncConsumeCloseWithGroupPermission
+- testAsyncConsumeUnsubscribeWithGroupPermission
 - testAsyncConsumeUnsubscribeWithoutGroupPermission
 - testAuthorizedProduceAndConsumeWithAsync
 - testAuthorizedProduceAndConsumeWithClassic
 - testClassicConsumeCloseWithGroupPermission
+- testClassicConsumeUnsubscribeWithGroupPermission
 - testClassicConsumeUnsubscribeWithoutGroupPermission
 - testUnauthorizedProduceAndConsumeWithAsyncConsumer
 - testUnauthorizedProduceAndConsumeWithClassicConsumer

Reply via email to