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 53b91d7d7be Update test catalog data for GHA workflow run 20882441235
53b91d7d7be is described below

commit 53b91d7d7be06ccf285f6f3b1a3ae1bc7470ab56
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 10 21:21:30 2026 +0000

    Update test catalog data for GHA workflow run 20882441235
    
    Commit: 
https://github.com/apache/kafka/commit/1df2ac5b2ba4d1b5ed54b895ff6fb9539303ccb5
    GitHub Run: https://github.com/apache/kafka/actions/runs/20882441235
---
 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 b4c804b8b66..413ffdddc75 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -3059,6 +3059,7 @@ org.apache.kafka.clients.producer.internals.SenderTest:
 - testInitProducerIdWithMaxInFlightOne
 - testInvalidTxnStateIsAnAbortableError
 - testMetadataTopicExpiry
+- testNoBufferReuseWhenBatchExpires
 - testNoDoubleDeallocation
 - testNodeLatencyStats
 - testNodeNotReady

Reply via email to