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 5cff1eb2d5b Update test catalog data for GHA workflow run 14796115764
5cff1eb2d5b is described below

commit 5cff1eb2d5b62965d55124f561573b181db66e27
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 2 15:55:26 2025 +0000

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

diff --git a/test-catalog/group-coordinator/tests.yaml 
b/test-catalog/group-coordinator/tests.yaml
index 36a04d02bcc..3123ddb1127 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -471,9 +471,9 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
 - testShareGroupDescribeRequest
 - testShareGroupDynamicConfigs
 - testShareGroupHeartbeatInitializeOnPartitionUpdate
-- testShareGroupHeartbeatNoPersisterRequestWithInitializing
 - testShareGroupHeartbeatOnConsumerGroup
 - testShareGroupHeartbeatOnStreamsGroup
+- testShareGroupHeartbeatPersisterRequestWithInitializing
 - testShareGroupInitializeEmptyMap
 - testShareGroupInitializeSuccess
 - testShareGroupInitializingClearsCommonDeleting

Reply via email to