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

commit ada7453da978f353e477ea264476e349e23c8b81
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 22 10:50:02 2025 +0000

    Update test catalog data for GHA workflow run 17150169313
    
    Commit: 
https://github.com/apache/kafka/commit/def5f16c338fa06f295466dfb19744f9acadcc06
    GitHub Run: https://github.com/apache/kafka/actions/runs/17150169313
---
 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 4701c70f81d..0993537b93b 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3062,6 +3062,8 @@ kafka.server.share.SharePartitionTest:
 - testFindLastOffsetAcknowledgedWhenGapAtBeginning
 - testLsoMovementAheadOfEndOffset
 - testLsoMovementAheadOfEndOffsetPostAcknowledgement
+- testLsoMovementForArchivingAllAvailableBatches
+- testLsoMovementForArchivingAllAvailableOffsets
 - testLsoMovementForArchivingBatches
 - testLsoMovementForArchivingOffsets
 - testLsoMovementForArchivingOffsetsWithStartAndEndBatchesNotFullMatches

Reply via email to