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 c7b86e3eaf7 Update test catalog data for GHA workflow run 28110482756
c7b86e3eaf7 is described below
commit c7b86e3eaf77b3ce6a75e7a5bf2778b5261eb851
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 24 19:39:49 2026 +0000
Update test catalog data for GHA workflow run 28110482756
Commit:
https://github.com/apache/kafka/commit/93d0db451995652a5d0c45c544a436cf2fa1588a
GitHub Run: https://github.com/apache/kafka/actions/runs/28110482756
---
test-catalog/server/tests.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/test-catalog/server/tests.yaml b/test-catalog/server/tests.yaml
index c925095f627..8c33a4e2452 100644
--- a/test-catalog/server/tests.yaml
+++ b/test-catalog/server/tests.yaml
@@ -510,6 +510,7 @@ org.apache.kafka.server.share.CachedSharePartitionTest:
org.apache.kafka.server.share.dlq.ShareGroupDLQStateManagerTest:
- testCoalesceProduceRequestsKeepsDifferentDlqTopicsSeparate
- testCoalesceProduceRequestsMergesPartitionsForSameDlqTopic
+- testCoalesceProduceRequestsMergesRecordsForSameDlqPartition
- testCoalesceProduceRequestsSkipsHandlerWhoseTopicProduceDataThrows
- testCoalesceProduceRequestsWithEmptyHandlerListProducesEmptyRequest
- testCoalesceProduceRequestsWithSingleHandlerProducesOneTopicOnePartition