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 c84d3baf0dc Update test catalog data for GHA workflow run 23538054070
c84d3baf0dc is described below
commit c84d3baf0dcbe8dc760f200bd14fbb0f8be3e500
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 25 14:09:08 2026 +0000
Update test catalog data for GHA workflow run 23538054070
Commit:
https://github.com/apache/kafka/commit/b9882a0020d6553cf51cab673a8ba3fb48bbddac
GitHub Run: https://github.com/apache/kafka/actions/runs/23538054070
---
test-catalog/clients/clients-integration-tests/tests.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml
b/test-catalog/clients/clients-integration-tests/tests.yaml
index 4a37dd7025e..6e792c0aa17 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -456,6 +456,9 @@
org.apache.kafka.clients.producer.ProducerSendWhileDeletionTest:
- testSendWithRecreatedTopic
- testSendWithTopicDeletionMidWay
- testSendWithTopicReassignmentIsMidWay
+org.apache.kafka.clients.producer.SocketServerMemoryPoolTest:
+- testProduceRequestWithCorruptBody
+- testProduceRequestWithUnsupportedVersion
org.apache.kafka.clients.security.GroupAuthorizerIntegrationTest:
- testAsyncConsumeCloseWithGroupPermission
- testAsyncConsumeUnsubscribeWithGroupPermission