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

commit b1e07b4a58664231ed10bdc9d4e9f9cfdca01a81
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 24 17:43:11 2025 +0000

    Update test catalog data for GHA workflow run 14039263787
    
    Commit: 
https://github.com/apache/kafka/commit/95ef3449404fecd401822b707709ab9c8d06490b
    GitHub Run: https://github.com/apache/kafka/actions/runs/14039263787
---
 test-catalog/core/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 199b812728c..c3ba24f0886 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2315,6 +2315,7 @@ kafka.server.KafkaApisTest:
 - testFindCoordinatorNotEnoughBrokersForOffsetTopic
 - testFindCoordinatorNotEnoughBrokersForTxnTopic
 - testFindCoordinatorTooOldForShareStateTopic
+- testFindCoordinatorWithInvalidSharePartitionKey
 - testGetAcknowledgeBatchesFromShareAcknowledgeRequest
 - testGetAcknowledgeBatchesFromShareAcknowledgeRequestError
 - testGetAcknowledgeBatchesFromShareFetchRequest

Reply via email to