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 ac05429ecaf Update test catalog data for GHA workflow run 11819896446
ac05429ecaf is described below
commit ac05429ecaf3684a48ee63c4b49d2bb04804985e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 13 18:36:48 2024 +0000
Update test catalog data for GHA workflow run 11819896446
Commit:
https://github.com/apache/kafka/commit/a802865aaddf1035661be2d9682e0e244b3d9442
GitHub Run: https://github.com/apache/kafka/actions/runs/11819896446
---
test-catalog/group-coordinator/tests.yaml | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index f00829e7de6..607ffd93d45 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -200,6 +200,7 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
- testConsumerGroupMaybeDelete
- testConsumerGroupMemberEpochValidation
- testConsumerGroupMemberEpochValidationForStaticMember
+- testConsumerGroupMemberPicksUpExistingResolvedRegularExpression
- testConsumerGroupMemberUsingClassicProtocolBatchLeaveGroup
-
testConsumerGroupMemberUsingClassicProtocolBatchLeaveGroupUpdatingSubscriptionMetadata
- testConsumerGroupMemberUsingClassicProtocolFencedWhenJoinTimeout
@@ -629,11 +630,11 @@
org.apache.kafka.coordinator.group.modern.SubscribedTopicMetadataTest:
org.apache.kafka.coordinator.group.modern.TargetAssignmentBuilderTest:
- testAssignmentHasNotChanged
- testAssignmentSwapped
-- testCreateMemberSubscriptionSpecImpl
- testDeleteMember
- testEmpty
- testNewMember
- testPartialAssignmentUpdate
+- testRegularExpressions
- testReplaceStaticMember
- testUpdateMember
org.apache.kafka.coordinator.group.modern.TopicIdsTest:
@@ -653,6 +654,15 @@
org.apache.kafka.coordinator.group.modern.TopicMetadataTest:
- testEquals
- testFromRecord
- testTopicIdAndNameCannotBeNull
+org.apache.kafka.coordinator.group.modern.UnionSetTest:
+- testContains
+- testEquals
+- testIsEmpty
+- testSetsCannotBeNull
+- testSize
+- testToArray
+- testToArrayWithArrayParameter
+- testUnion
org.apache.kafka.coordinator.group.modern.consumer.ConsumerGroupMemberTest:
- testAsConsumerGroupDescribeMember
- testAsConsumerGroupDescribeWithTargetAssignmentNull