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

commit eb55f93d2dd86567c8419d92cf41002f0e0a076a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 18 18:22:05 2025 +0000

    Update test catalog data for GHA workflow run 19471678119
    
    Commit: 
https://github.com/apache/kafka/commit/289a010047cf7690e2e8bf981ab4594c6ceba531
    GitHub Run: https://github.com/apache/kafka/actions/runs/19471678119
---
 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 a7727d2b3fc..07601506f63 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2178,6 +2178,7 @@ 
org.apache.kafka.clients.consumer.internals.ShareConsumeRequestManagerTest:
 - testFetchDisconnected
 - testFetchError
 - testFetchNormal
+- testFetchOneNodeAtATimeForRecordLimitMode
 - testFetchWithAcquiredRecords
 - testFetchWithLastRecordMissingFromBatch
 - testHandleFetchResponseError

Reply via email to