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 e7bdea0d4f9 Update test catalog data for GHA workflow run 27540890466
e7bdea0d4f9 is described below
commit e7bdea0d4f9258dbed59831b94bf9fcb025c4306
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 15:25:31 2026 +0000
Update test catalog data for GHA workflow run 27540890466
Commit:
https://github.com/apache/kafka/commit/a7f9e519f25a4dabf4512723d2d5f290c63e2b3d
GitHub Run: https://github.com/apache/kafka/actions/runs/27540890466
---
test-catalog/server/tests.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/test-catalog/server/tests.yaml b/test-catalog/server/tests.yaml
index d3054403810..719b0334448 100644
--- a/test-catalog/server/tests.yaml
+++ b/test-catalog/server/tests.yaml
@@ -494,9 +494,14 @@
org.apache.kafka.server.share.dlq.ShareGroupDLQStateManagerTest:
- testCoalesceProduceRequestsWithSingleHandlerProducesOneTopicOnePartition
- testConstructorRejectsNullCacheHelper
- testConstructorRejectsNullClient
+- testConstructorRejectsNullLogReader
- testConstructorRejectsNullShareGroupMetrics
- testConstructorRejectsNullTime
- testConstructorRejectsNullTimer
+- testDLQRecordCopyEnabled
+- testDLQRecordCopyEnabledWithErrorOnLogRead
+- testDLQRecordCopyEnabledWithMultipleLogReaderIterations
+- testDLQRecordCopyEnabledWithPartialLogReaderRecords
- testDlqCreateTopicFatalErrorFailsFuture
- testDlqCreateTopicNoClusterNodesFailsFuture
- testDlqCreateTopicPartialFailuresThenSucceeds