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

commit aa1e9c8c63f19f7d5dd5dc2e6d33e6f76a1ac8ea
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 12:56:05 2025 +0000

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

diff --git a/test-catalog/share-coordinator/tests.yaml 
b/test-catalog/share-coordinator/tests.yaml
index 623c1537cdb..c67bdc4c7ec 100644
--- a/test-catalog/share-coordinator/tests.yaml
+++ b/test-catalog/share-coordinator/tests.yaml
@@ -77,6 +77,7 @@ org.apache.kafka.coordinator.share.ShareCoordinatorShardTest:
 - testNonSequentialBatchUpdates
 - testOnTopicsDeletedEmptyTopicIds
 - testOnTopicsDeletedTopicIds
+- testReadFailsOnUninitializedPartition
 - testReadNullMetadataImage
 - testReadStateFencedLeaderEpochError
 - testReadStateInvalidRequestData
@@ -91,6 +92,7 @@ org.apache.kafka.coordinator.share.ShareCoordinatorShardTest:
 - testSnapshotColdPartitionsPartialEligiblePartitions
 - testSnapshotColdPartitionsSnapshotUpdateNotConsidered
 - testSubsequentWriteStateSnapshotEpochUpdatesSuccessfully
+- testWriteFailsOnUninitializedPartition
 - testWriteNullMetadataImage
 - testWriteStateFencedLeaderEpochError
 - testWriteStateFencedStateEpochError

Reply via email to