This is an automated email from the ASF dual-hosted git repository.
github-actions[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 f21740dfa0a Update test catalog data for GHA workflow run 28523771455
f21740dfa0a is described below
commit f21740dfa0a41350624acf3edf8ca037bb9ffe2b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 17:25:11 2026 +0000
Update test catalog data for GHA workflow run 28523771455
Commit:
https://github.com/apache/kafka/commit/71faeec8b04ffd5f02b4154ca6f05a073641e303
GitHub Run: https://github.com/apache/kafka/actions/runs/28523771455
---
test-catalog/group-coordinator/tests.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index 31c93dc14e1..0df5eb187bc 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -706,6 +706,7 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
- testStaticMemberRejoinWithUnreleasedInstanceIdFailsWhenConsumerGroupIsFull
- testStaticMemberRejoinsWithNewSubscribedTopics
- testStaticMemberRejoinsWithNewSubscribedTopicsAndNoAssignmentChange
+- testStaticMemberRejoinsWithSameMemberIdAndDifferentInstanceId
- testStaticMemberSyncAsLeaderWithInvalidMemberId
- testStaticMembersFencedInstanceBatchLeaveGroup
- testStaticMembersJoinGroupWithMaxSize
@@ -926,6 +927,7 @@
org.apache.kafka.coordinator.group.StreamsGroupStaticMemberGroupMetadataManagerT
- testStaticMemberRejoinWritesReplacementRecordsInStreamsGroup
- testStaticMemberRejoinsAfterTemporaryLeave
- testStaticMemberRejoinsAfterTemporaryLeaveFromUnreleasedState
+- testStaticMemberRejoinsWithSameMemberIdAndDifferentInstanceId
- testStaticMemberSendHeartbeatWithVariousEpochThenThrowError
- testStreamsStaticJoinWithNewInstanceAtMaxSizeThrowsGroupMaxSizeReached
-
testStreamsStaticJoinWithUnreleasedInstanceThrowsUnreleasedInstanceIdAtMaxSize