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

commit a608801d4677b68d0ed0c9428311f17878263cb3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 16 17:49:27 2025 +0000

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

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 23486e56bed..915c5e98584 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2036,6 +2036,8 @@ 
org.apache.kafka.clients.consumer.internals.ShareConsumeRequestManagerTest:
 - testRetryAcknowledgementsWithLeaderChange
 - testServerDisconnectedOnShareAcknowledge
 - testShareFetchWithSubscriptionChange
+- testShareFetchWithSubscriptionChangeMultipleNodes
+- testShareFetchWithSubscriptionChangeMultipleNodesEmptyAcknowledgements
 - testUnauthorizedTopic
 - testUnknownTopicIdError
 - testWhenFetchResponseReturnsWithALeadershipChangeErrorAndNewLeaderInformation

Reply via email to