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 c71ac23f335 Update test catalog data for GHA workflow run 16075379412
c71ac23f335 is described below
commit c71ac23f335f8f2053c09e0f1043d5606506b484
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 4 16:17:48 2025 +0000
Update test catalog data for GHA workflow run 16075379412
Commit:
https://github.com/apache/kafka/commit/da4fbba2793528e283458e080a690ad141857b0b
GitHub Run: https://github.com/apache/kafka/actions/runs/16075379412
---
test-catalog/group-coordinator/tests.yaml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index a6f81aabe69..3aa45753d5d 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -491,6 +491,7 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
- testShareGroupMemberIdGeneration
- testShareGroupMemberJoinsEmptyGroupWithAssignments
- testShareGroupNewMemberIsRejectedWithMaximumMembersIsReached
+- testShareGroupPendingAssignments
- testShareGroupRecordsNoExceptionOnReplay
- testShareGroupStates
- testShareGroupUnknownGroupId
@@ -746,11 +747,11 @@
org.apache.kafka.coordinator.group.assignor.SimpleAssignorTest:
- testAssignWithTwoMembersAndTwoTopicsHomogeneous
- testAssignWithTwoMembersAndTwoTopicsHomogeneousWithAllowedMap
- testAssignWithTwoMembersAndTwoTopicsHomogeneousWithNonAssignableTopic
+- testIncrementalAssignmentDecreasingMembersHeterogeneous
- testIncrementalAssignmentDecreasingMembersHomogeneous
+- testIncrementalAssignmentIncreasingMembersHeterogeneous
- testIncrementalAssignmentIncreasingMembersHomogeneous
-- testMemberHashAssignment
- testName
-- testRoundRobinAssignment
org.apache.kafka.coordinator.group.assignor.UniformHeterogeneousAssignmentBuilderTest:
- testFirstAssignmentNumMembersGreaterThanTotalNumPartitions
- testFirstAssignmentTwoMembersTwoTopics