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 2259ab2a524 Update test catalog data for GHA workflow run 11739638337
2259ab2a524 is described below

commit 2259ab2a5247a8ee5e30a44d3d8009d1e4288f9f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 8 14:21:27 2024 +0000

    Update test catalog data for GHA workflow run 11739638337
    
    Commit: 
https://github.com/apache/kafka/commit/2e2b0a58eda3e677763af974a44a6aaa3c280214
    GitHub Run: https://github.com/apache/kafka/actions/runs/11739638337
---
 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 f2e3b708b0a..17944d085ff 100644
--- a/test-catalog/share-coordinator/tests.yaml
+++ b/test-catalog/share-coordinator/tests.yaml
@@ -19,6 +19,7 @@ 
org.apache.kafka.coordinator.share.ShareCoordinatorRecordSerdeTest:
 - testSerializeNullValue
 - testSerializeValue
 org.apache.kafka.coordinator.share.ShareCoordinatorServiceTest:
+- testPartitionFor
 - testReadFutureReturnsError
 - testReadStateSuccess
 - testReadStateValidationsError

Reply via email to