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 201d960f388 Update test catalog data for GHA workflow run 15324155989
201d960f388 is described below

commit 201d960f388e83157ad6a11fdbd76826a60b8bc4
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 29 16:38:00 2025 +0000

    Update test catalog data for GHA workflow run 15324155989
    
    Commit: 
https://github.com/apache/kafka/commit/13b5627274170b5d49418e32334caee0d7e091a7
    GitHub Run: https://github.com/apache/kafka/actions/runs/15324155989
---
 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 1d77adf5954..623c1537cdb 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:
 - testWriteStateFencedLeaderEpochError
 - testWriteStateFencedStateEpochError
 - testWriteStateInvalidRequestData
+- testWriteStateSequentialRequestsWithHigherStateEpochCreateShareSnapshots
 - testWriteStateSuccess
 org.apache.kafka.coordinator.share.metrics.ShareCoordinatorMetricsTest:
 - testCoordinatorGlobalSensors

Reply via email to