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 29572eca622 Update test catalog data for GHA workflow run 20091291363
29572eca622 is described below
commit 29572eca62233aa5831de0e21c5a1f9c681ff958
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 10:14:56 2025 +0000
Update test catalog data for GHA workflow run 20091291363
Commit:
https://github.com/apache/kafka/commit/83dc0d7eae2940ea26781276b3dfee5ed65dba15
GitHub Run: https://github.com/apache/kafka/actions/runs/20091291363
---
test-catalog/group-coordinator/tests.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index 299d0ade1c9..b83c4b93a2f 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -445,6 +445,8 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
- testReplaceStaticMemberInStableStateWithUpdatedProtocolTriggersRebalance
- testReplayConsumerGroupCurrentMemberAssignment
- testReplayConsumerGroupCurrentMemberAssignmentTombstone
+- testReplayConsumerGroupCurrentMemberAssignmentUnownedTopicWithCompaction
+- testReplayConsumerGroupCurrentMemberAssignmentWithCompaction
- testReplayConsumerGroupMemberMetadata
- testReplayConsumerGroupMemberMetadataTombstone
- testReplayConsumerGroupMetadata
@@ -462,6 +464,8 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
- testReplayStreamsGroupCurrentMemberAssignment
- testReplayStreamsGroupCurrentMemberAssignmentTombstoneExisting
- testReplayStreamsGroupCurrentMemberAssignmentTombstoneNotExisting
+- testReplayStreamsGroupCurrentMemberAssignmentUnownedTopologyWithCompaction
+- testReplayStreamsGroupCurrentMemberAssignmentWithCompaction
- testReplayStreamsGroupEpochTombstoneExisting
- testReplayStreamsGroupEpochTombstoneNotExisting
- testReplayStreamsGroupMemberMetadata