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 409b062c869 Update test catalog data for GHA workflow run 19082376191
409b062c869 is described below

commit 409b062c8697e3a4939503adaa29d96b9986d7e1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 5 00:55:37 2025 +0000

    Update test catalog data for GHA workflow run 19082376191
    
    Commit: 
https://github.com/apache/kafka/commit/55764f837b744dcaf2295f4af5170bf25c2f48e9
    GitHub Run: https://github.com/apache/kafka/actions/runs/19082376191
---
 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 5171c029ff9..07bcaa20ef6 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3125,6 +3125,8 @@ kafka.server.share.SharePartitionTest:
 - testLsoMovementWithBatchRenewal
 - testLsoMovementWithGapsInCachedStateMap
 - testLsoMovementWithGapsInCachedStateMapAndAcknowledgedBatch
+- testLsoMovementWithPendingAcknowledgements
+- testLsoMovementWithPendingAcknowledgementsForBatches
 - testLsoMovementWithPerOffsetRenewal
 - testLsoMovementWithWriteStateRPCFailuresInAcknowledgement
 - testMaxDeliveryCountLimitExceededForRecordBatch

Reply via email to