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 45a22b16f05 Update test catalog data for GHA workflow run 14305192076
45a22b16f05 is described below

commit 45a22b16f0558ba5be05bd7175d9f7eeee97b3bd
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 7 11:25:48 2025 +0000

    Update test catalog data for GHA workflow run 14305192076
    
    Commit: 
https://github.com/apache/kafka/commit/2d02f1d52d19d862dd6439201236b24e3a078d6d
    GitHub Run: https://github.com/apache/kafka/actions/runs/14305192076
---
 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 642b11cb078..a2da4b70c0a 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2094,6 +2094,7 @@ 
org.apache.kafka.clients.consumer.internals.ShareConsumeRequestManagerTest:
 - testCommitSync
 - testCommitSyncWithSubscriptionChange
 - testCorruptMessageError
+- testFatalErrorsAcknowledgementResponse
 - testFetchDisconnected
 - testFetchError
 - testFetchNormal
@@ -2137,6 +2138,7 @@ 
org.apache.kafka.clients.consumer.internals.ShareConsumerImplTest:
 - testAcknowledgementCommitCallbackRegistrationEvent
 - testAcknowledgementCommitCallbackRegistrationEvent_Null
 - testBackgroundError
+- testCloseWithInvalidTopicException
 - testCloseWithTopicAuthorizationException
 - testCompleteQuietly
 - testControlRecordsOnEmptyFetch

Reply via email to