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 0999d05db1c Update test catalog data for GHA workflow run 14079422720
0999d05db1c is described below

commit 0999d05db1c1289da16ab2b835f0feeb23e8bfdd
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 26 11:23:24 2025 +0000

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

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index d4545ce4cbe..58e927cbece 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2112,9 +2112,12 @@ 
org.apache.kafka.clients.consumer.internals.ShareConsumeRequestManagerTest:
 - testResultHandlerOnCommitAsync
 - testResultHandlerOnCommitSync
 - testRetryAcknowledgements
+- testRetryAcknowledgementsMultipleCommitAsync
+- testRetryAcknowledgementsMultipleCommitSync
 - testRetryAcknowledgementsWithLeaderChange
 - testServerDisconnectedOnShareAcknowledge
 - testShareAcknowledgeInvalidResponse
+- testShareFetchAndCloseMultipleNodes
 - testShareFetchInvalidResponse
 - testShareFetchWithSubscriptionChange
 - testShareFetchWithSubscriptionChangeMultipleNodes

Reply via email to