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 cbb0bb899ec Update test catalog data for GHA workflow run 24263688679
cbb0bb899ec is described below

commit cbb0bb899ecc5851fb6b6c4092a6443bfa5b5c8a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 11 01:39:56 2026 +0000

    Update test catalog data for GHA workflow run 24263688679
    
    Commit: 
https://github.com/apache/kafka/commit/6c0778aeaec926cf7287842d9b4c91660bc47d6c
    GitHub Run: https://github.com/apache/kafka/actions/runs/24263688679
---
 test-catalog/core/tests.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 2435403276a..fdbd058f96a 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2810,6 +2810,10 @@ kafka.server.share.SharePartitionTest:
 - testAcknowledgeOffsetWithWriteShareGroupStateFailure
 - testAcknowledgeOutOfRangeCachedData
 - testAcknowledgeOutOfRangeCachedDataFirstBatch
+- testAcknowledgePerOffsetRejectWithDlqDisabled
+- testAcknowledgePerOffsetRejectWithDlqEnabled
+- testAcknowledgeRejectWithDlqDisabled
+- testAcknowledgeRejectWithDlqEnabled
 - testAcknowledgeRollbackWithFullBatchError
 - testAcknowledgeRollbackWithSubsetError
 - testAcknowledgeSingleRecordBatch

Reply via email to