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 6964fdd8757 Update test catalog data for GHA workflow run 15430665077
6964fdd8757 is described below

commit 6964fdd8757efdda7620fbaf0c4b740af5b1bcad
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 4 02:51:08 2025 +0000

    Update test catalog data for GHA workflow run 15430665077
    
    Commit: 
https://github.com/apache/kafka/commit/b1ea280ab1012e857d4c8354fc57951f9c88f667
    GitHub Run: https://github.com/apache/kafka/actions/runs/15430665077
---
 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 abe382b3fb9..70b61201897 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2899,6 +2899,7 @@ 
org.apache.kafka.clients.producer.internals.RecordAccumulatorTest:
 - testUniformBuiltInPartitioner
 org.apache.kafka.clients.producer.internals.SenderTest:
 - senderThreadShouldNotGetStuckWhenThrottledAndAddingPartitionsToTxn
+- testAbortableErrorIsConvertedToFatalErrorDuringAbort
 - testAppendInExpiryCallback
 - testAwaitPendingRecordsBeforeCommittingTransaction
 - testBatchesDrainedWithOldProducerIdShouldSucceedOnSubsequentRetry

Reply via email to