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 11ba69e22c3 Update test catalog data for GHA workflow run 16078002617
11ba69e22c3 is described below
commit 11ba69e22c305f45ea92b61c0649614cac6ecd50
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 4 19:08:57 2025 +0000
Update test catalog data for GHA workflow run 16078002617
Commit:
https://github.com/apache/kafka/commit/9df616da76b3db01fdd2fbe0ba8df45d73d9b969
GitHub Run: https://github.com/apache/kafka/actions/runs/16078002617
---
test-catalog/clients/clients-integration-tests/tests.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml
b/test-catalog/clients/clients-integration-tests/tests.yaml
index e0088fcd1be..9f38a50c0ae 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -308,6 +308,7 @@ org.apache.kafka.clients.producer.ProducerIdExpirationTest:
- testProducerIdExpirationWithNoTransactions
- testTransactionAfterTransactionIdExpiresButProducerIdRemains
org.apache.kafka.clients.producer.ProducerSendWhileDeletionTest:
+- testSendWhileTopicGetRecreated
- testSendWithRecreatedTopic
- testSendWithTopicDeletionMidWay
- testSendWithTopicReassignmentIsMidWay