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 8ca296f07b0 Update test catalog data for GHA workflow run 20676199145
8ca296f07b0 is described below

commit 8ca296f07b0f6a8012dd5002b316c03fb44e8f7e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 3 13:06:16 2026 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index c87b7d8c507..732a3c424ff 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3071,6 +3071,8 @@ kafka.server.share.SharePartitionTest:
 - testFetchAckTypeMapForBatch
 - testFetchLockReleasedByDifferentId
 - testFilterRecordBatchesFromAcquiredRecords
+- testInvalidAcknowledgeTypeInBatchAcknowledgement
+- testInvalidAcknowledgeTypeInSubsetAcknowledgement
 - testLastAttemptRecordIsolationWithMixedDeliveryCount
 - testLsoMovementAheadOfEndOffset
 - testLsoMovementAheadOfEndOffsetPostAcknowledgement

Reply via email to