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 6eabd0232df Update test catalog data for GHA workflow run 18576459481
6eabd0232df is described below
commit 6eabd0232df92f8234daa5d50b14e4072eda3d47
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 17 02:41:30 2025 +0000
Update test catalog data for GHA workflow run 18576459481
Commit:
https://github.com/apache/kafka/commit/6f4ce76d84b95996d2a1e72839158be9ab4c3372
GitHub Run: https://github.com/apache/kafka/actions/runs/18576459481
---
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 c4e405dd7eb..789ba3b9f02 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2950,10 +2950,12 @@
org.apache.kafka.clients.producer.internals.RecordAccumulatorTest:
- testExponentialRetryBackoffLeaderChange
- testFlush
- testFull
+- testHasRoomForAllowsOversizedFirstRecordButRejectsSubsequentRecords
- testLinger
- testMutedPartitions
- testNextReadyCheckDelay
- testPartialDrain
+- testProduceRequestResultAwaitAllDependents
- testReadyAndDrainWhenABatchIsBeingRetried
- testRecordsDrainedWhenTransactionCompleting
- testRetryBackoff