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

commit dcfe7f08d76a0eb71633fbb8501f214ebf46d7e4
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 7 11:18:20 2024 +0000

    Update test catalog data for GHA workflow run 12211606950
    
    Commit: 
https://github.com/apache/kafka/commit/42f74a1c3afd693a16c3980ee022e82872e4bfa2
    GitHub Run: https://github.com/apache/kafka/actions/runs/12211606950
---
 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 17944d085ff..69ce513eee1 100644
--- a/test-catalog/share-coordinator/tests.yaml
+++ b/test-catalog/share-coordinator/tests.yaml
@@ -35,6 +35,8 @@ org.apache.kafka.coordinator.share.ShareCoordinatorShardTest:
 - testReadNullMetadataImage
 - testReadStateFencedLeaderEpochError
 - testReadStateInvalidRequestData
+- testReadStateLeaderEpochUpdateNoUpdate
+- testReadStateLeaderEpochUpdateSuccess
 - testReadStateSuccess
 - testReplayWithShareSnapshot
 - testSubsequentWriteStateSnapshotEpochUpdatesSuccessfully

Reply via email to