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 352e641dcd5 Update test catalog data for GHA workflow run 14238646583
352e641dcd5 is described below
commit 352e641dcd50b102b38c560fff17d7d24f0b498b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 3 12:13:34 2025 +0000
Update test catalog data for GHA workflow run 14238646583
Commit:
https://github.com/apache/kafka/commit/37f7434eac632165cf29dea287d7855bbac3fcdc
GitHub Run: https://github.com/apache/kafka/actions/runs/14238646583
---
test-catalog/group-coordinator/tests.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index c51661f7311..dbd5cca8020 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -123,6 +123,8 @@
org.apache.kafka.coordinator.group.GroupCoordinatorServiceTest:
- testPersisterInitializeGroupInitializeFailure
- testPersisterInitializePartialFailure
- testPersisterInitializeSuccess
+- testReconcileShareGroupInitializingState
+- testReconcileShareGroupInitializingStateNoRequests
- testShareGroupDescribe
- testShareGroupDescribeCoordinatorLoadInProgress
- testShareGroupDescribeCoordinatorNotActive
@@ -344,6 +346,7 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
- testMemberIdGeneration
- testMemberJoinsEmptyConsumerGroup
- testMemberJoinsEmptyStreamsGroup
+- testMergeShareGroupInitMaps
- testNewJoiningMemberTriggersNewTargetAssignment
- testNewMemberFailureAfterJoinGroupCompletion
- testNewMemberIsRejectedWithMaximumMembersIsReached
@@ -429,6 +432,7 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
- testShareGroupDescribeRequest
- testShareGroupDynamicConfigs
- testShareGroupHeartbeatInitializeOnPartitionUpdate
+- testShareGroupHeartbeatNoPersisterRequestWithInitializing
- testShareGroupHeartbeatOnConsumerGroup
- testShareGroupHeartbeatOnStreamsGroup
- testShareGroupHeartbeatRequestValidation
@@ -522,6 +526,7 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
- testSyncGroupReturnsAnErrorWhenProtocolTypeIsInconsistent
- testSyncGroupSucceedWhenProtocolTypeAndNameAreConsistent
- testSyncGroupSucceedWhenProtocolTypeAndNameAreNotProvided
+- testUninitializeTopics
- testUnknownGroupId
- testUnknownMemberIdJoinsConsumerGroup
- testUnknownMemberIdJoinsStreamsGroup