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 f065284ef33 Update test catalog data for GHA workflow run 21067358456
f065284ef33 is described below
commit f065284ef3308332ac7464420e23b0214e59f8e8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 16 15:19:32 2026 +0000
Update test catalog data for GHA workflow run 21067358456
Commit:
https://github.com/apache/kafka/commit/b395e30c1db1c1abbdb7b73baf0ccc20b592420a
GitHub Run: https://github.com/apache/kafka/actions/runs/21067358456
---
test-catalog/core/tests.yaml | 1 +
test-catalog/group-coordinator/tests.yaml | 1 +
2 files changed, 2 insertions(+)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index eb8df4f7c46..2558f8e8396 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2721,6 +2721,7 @@ kafka.server.StreamsGroupDescribeRequestTest:
kafka.server.StreamsGroupHeartbeatRequestTest:
- testDynamicGroupConfig
- testEmptyStreamsGroupId
+- testFencedMemberCanRejoinWithEpochZero
- testGroupCoordinatorChange
- testInternalTopicsCreation
- testInvalidMemberEpoch
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index 4d8b768f0d2..e907c81e1b9 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -579,6 +579,7 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
- testStreamsGroupHeartbeatPartialResponseWhenNothingChanges
- testStreamsGroupHeartbeatWithEmptyClassicGroup
- testStreamsGroupHeartbeatWithNonEmptyClassicGroup
+- testStreamsGroupMemberCanRejoinWithEpochZero
- testStreamsGroupMemberEpochValidation
- testStreamsGroupMemberJoiningWithIncorrectlyPartitionedTopic
- testStreamsGroupMemberJoiningWithMissingInternalTopic