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

commit ffbffe6acb32550087273e912f8e761c59bb5bb2
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 1 21:02:54 2026 +0000

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

diff --git a/test-catalog/share-coordinator/tests.yaml 
b/test-catalog/share-coordinator/tests.yaml
index a99f8d9e0d6..6c1ec916491 100644
--- a/test-catalog/share-coordinator/tests.yaml
+++ b/test-catalog/share-coordinator/tests.yaml
@@ -68,7 +68,7 @@ org.apache.kafka.coordinator.share.ShareCoordinatorShardTest:
 - testDeletePartitionIdNonExistentInMetadataImage
 - testDeleteStateInvalidRequestData
 - testDeleteStateSuccess
-- testDeleteStateUnintializedRecord
+- testDeleteStateUninitializedRecord
 - testDeleteTopicIdNonExistentInMetadataImage
 - testInitializeNullMetadataImage
 - testInitializePartitionIdNonExistentInMetadataImage

Reply via email to