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 2e60bfcfbb9 Update test catalog data for GHA workflow run 24383013070
2e60bfcfbb9 is described below
commit 2e60bfcfbb9503c8136c38de3f988381c6644024
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 14 08:38:39 2026 +0000
Update test catalog data for GHA workflow run 24383013070
Commit:
https://github.com/apache/kafka/commit/4acdac697cb568a7a79b1cc04fb2f769815f025e
GitHub Run: https://github.com/apache/kafka/actions/runs/24383013070
---
test-catalog/core/tests.yaml | 2 ++
test-catalog/group-coordinator/tests.yaml | 1 +
2 files changed, 3 insertions(+)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index fdbd058f96a..e9228b5ae15 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1458,6 +1458,7 @@ kafka.server.ConsumerGroupHeartbeatRequestTest:
- testMemberIdGeneratedOnServerWhenApiVersionIs0
- testRejoiningStaticMemberGetsAssignmentsBackWhenNewGroupCoordinatorIsEnabled
-
testStaticMemberRemovedAfterSessionTimeoutExpiryWhenNewGroupCoordinatorIsEnabled
+- testStaticMembersRejoinWithDifferentServerAssignor
- testUpdateConsumerGroupHeartbeatConfigSuccessful
kafka.server.ConsumerGroupHeartbeatRequestTest$WithAssignmentBatchingDisabledTest:
- testConsumerGroupHeartbeatFailureIfMemberIdMissingForVersionsAbove0
@@ -1477,6 +1478,7 @@
kafka.server.ConsumerGroupHeartbeatRequestTest$WithAssignmentBatchingDisabledTes
- testMemberIdGeneratedOnServerWhenApiVersionIs0
- testRejoiningStaticMemberGetsAssignmentsBackWhenNewGroupCoordinatorIsEnabled
-
testStaticMemberRemovedAfterSessionTimeoutExpiryWhenNewGroupCoordinatorIsEnabled
+- testStaticMembersRejoinWithDifferentServerAssignor
- testUpdateConsumerGroupHeartbeatConfigSuccessful
kafka.server.ConsumerProtocolMigrationTest:
- testDowngradeFromEmptyConsumerToClassicGroupWithBidirectionalPolicy
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index 80d4c935027..a520c74baaf 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -604,6 +604,7 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
- testStaticMembersFencedInstanceBatchLeaveGroup
- testStaticMembersJoinGroupWithMaxSize
- testStaticMembersLeaveUnknownGroup
+- testStaticMembersRejoinWithNewServerAssignor
- testStaticMembersUnknownInstanceBatchLeaveGroup
- testStaticMembersValidBatchLeaveGroup
- testStreamsGroupAssignmentInterval