This is an automated email from the ASF dual-hosted git repository.
github-actions[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 badf4ec5222 Update test catalog data for GHA workflow run 30083439335
badf4ec5222 is described below
commit badf4ec522207a4bc0c5e348dd4790a5968cb00f
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 24 12:47:22 2026 +0000
Update test catalog data for GHA workflow run 30083439335
Commit:
https://github.com/apache/kafka/commit/9f15f3c540eccfbff4dd4cc4bcb93e2e55750185
GitHub Run: https://github.com/apache/kafka/actions/runs/30083439335
---
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 78c121a4c9b..7c26368d2ca 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -3206,6 +3206,7 @@
org.apache.kafka.clients.producer.internals.ProducerMetadataTest:
- testMetadataUpdateWaitTime
- testMetadataWaitAbortedOnFatalException
- testRequestUpdateForTopic
+- testRetainTopic
- testTimeToNextUpdateOverwriteBackoff
- testTopicExpiry
org.apache.kafka.clients.producer.internals.RecordAccumulatorTest: