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 6c7cfa8720a Update test catalog data for GHA workflow run 12002203243
6c7cfa8720a is described below

commit 6c7cfa8720a6e1b7491944d172e6e6e9846ff4bb
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 25 05:02:26 2024 +0000

    Update test catalog data for GHA workflow run 12002203243
    
    Commit: 
https://github.com/apache/kafka/commit/654ebe10f4a5c31e449b2a2ef6c284254ed7dceb
    GitHub Run: https://github.com/apache/kafka/actions/runs/12002203243
---
 test-catalog/clients/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 2fb89c0ec6e..92b1361f05c 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1081,6 +1081,7 @@ 
org.apache.kafka.clients.consumer.internals.AsyncKafkaConsumerTest:
 - testUnsubscribeWithInvalidTopicException
 - testUnsubscribeWithTopicAuthorizationException
 - testUnsubscribeWithoutGroupId
+- testUpdatePatternSubscriptionEventGeneratedOnlyIfPatternUsed
 - testVerifyApplicationEventOnShutdown
 - testWakeupAfterEmptyFetch
 - testWakeupAfterNonEmptyFetch

Reply via email to