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

commit eb535ef94da2c76df3ebf4484074adc547dd3af3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 24 12:41:37 2025 +0000

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

diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml 
b/test-catalog/clients/clients-integration-tests/tests.yaml
index 6fb89381d33..0f868f3f897 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -346,6 +346,11 @@ org.apache.kafka.clients.consumer.ShareConsumerTest:
 - testExplicitAcknowledgementCommitAsyncPartialBatch
 - testExplicitOverrideAcknowledgeCorruptedMessage
 - testFetchRecordLargerThanMaxPartitionFetchBytes
+- testFetchWithThrottledDelivery
+- testFetchWithThrottledDeliveryBatchesMultipleConsumers
+- testFetchWithThrottledDeliveryBatchesWithDecreasedDeliveryLimit
+- testFetchWithThrottledDeliveryBatchesWithIncreasedDeliveryLimit
+- testFetchWithThrottledDeliveryValidateDeliveryCount
 - testHeaders
 - testHeadersSerializerDeserializer
 - testImplicitAcknowledgeCommitSync

Reply via email to