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 2d76d10f415 Update test catalog data for GHA workflow run 14305756314 2d76d10f415 is described below commit 2d76d10f41547a5939d9788d42761a554979f723 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Mon Apr 7 13:45:43 2025 +0000 Update test catalog data for GHA workflow run 14305756314 Commit: https://github.com/apache/kafka/commit/2a05c0cdd68e6d75b289cf3138130827011f1cbc GitHub Run: https://github.com/apache/kafka/actions/runs/14305756314 --- test-catalog/group-coordinator/tests.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test-catalog/group-coordinator/tests.yaml b/test-catalog/group-coordinator/tests.yaml index 597f609f4bc..5c6fbeb3f1a 100644 --- a/test-catalog/group-coordinator/tests.yaml +++ b/test-catalog/group-coordinator/tests.yaml @@ -495,6 +495,7 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest: - testStreamsGroupDescribeOnConsumerGroup - testStreamsGroupDescribeOnShareGroup - testStreamsGroupDescribeWithErrors +- testStreamsGroupDynamicConfigs - testStreamsGroupHeartbeatOnConsumerGroup - testStreamsGroupHeartbeatOnShareGroup - testStreamsGroupHeartbeatPartialResponseWhenNothingChanges @@ -506,6 +507,8 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest: - testStreamsHeartbeatRequestValidation - testStreamsLeavingMemberRemovesMemberAndBumpsGroupEpoch - testStreamsNewJoiningMemberTriggersNewTargetAssignment +- testStreamsNewMemberIsRejectedWithMaximumMembersIsReached +- testStreamsOnNewMetadataImage - testStreamsPartitionMetadataRefreshedAfterGroupIsLoaded - testStreamsPartitionMetadataRefreshedAgainAfterWriteFailure - testStreamsRebalanceTimeoutExpiration