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 512df403b74 Update test catalog data for GHA workflow run 22676271372
512df403b74 is described below

commit 512df403b7422824433957c81178947a3b1390cf
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 4 19:12:20 2026 +0000

    Update test catalog data for GHA workflow run 22676271372
    
    Commit: 
https://github.com/apache/kafka/commit/6eebb863a0335615b0dd491c8875e79a062d4756
    GitHub Run: https://github.com/apache/kafka/actions/runs/22676271372
---
 test-catalog/share-coordinator/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/share-coordinator/tests.yaml 
b/test-catalog/share-coordinator/tests.yaml
index 323de0a612c..bed9d01bdf7 100644
--- a/test-catalog/share-coordinator/tests.yaml
+++ b/test-catalog/share-coordinator/tests.yaml
@@ -95,6 +95,7 @@ org.apache.kafka.coordinator.share.ShareCoordinatorShardTest:
 - testSnapshotColdPartitionsNoEligiblePartitions
 - testSnapshotColdPartitionsPartialEligiblePartitions
 - testSnapshotColdPartitionsSnapshotUpdateNotConsidered
+- testSnapshotUpdateCountBoundary
 - testSubsequentWriteStateSnapshotEpochUpdatesSuccessfully
 - testWriteFailsOnUninitializedPartition
 - testWriteNullMetadataImage

Reply via email to