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 bc1aad47356 Update test catalog data for GHA workflow run 14098953629
bc1aad47356 is described below
commit bc1aad47356a5d583ea2d6f0fe019980105ee86d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 27 06:55:52 2025 +0000
Update test catalog data for GHA workflow run 14098953629
Commit:
https://github.com/apache/kafka/commit/84b8fec089682486aa9827a3baffa2513118ce6d
GitHub Run: https://github.com/apache/kafka/actions/runs/14098953629
---
test-catalog/group-coordinator/tests.yaml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index 44fa9a876e7..5ab6671823e 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -38,6 +38,7 @@
org.apache.kafka.coordinator.group.GroupCoordinatorRecordHelpersTest:
- testNewOffsetCommitRecordWithExpireTimestamp
- testNewOffsetCommitTombstoneRecord
- testNewShareGroupEpochTombstoneRecord
+- testNewShareGroupPartitionMetadataRecord
- testOffsetCommitValueVersion
org.apache.kafka.coordinator.group.GroupCoordinatorRecordSerdeTest:
- testDeserialize
@@ -118,6 +119,10 @@
org.apache.kafka.coordinator.group.GroupCoordinatorServiceTest:
- testOnResignation
- testOnResignationWithEmptyLeaderEpoch
- testPartitionFor
+- testPersisterInitializeFailure
+- testPersisterInitializeGroupInitializeFailure
+- testPersisterInitializePartialFailure
+- testPersisterInitializeSuccess
- testShareGroupDescribe
- testShareGroupDescribeCoordinatorLoadInProgress
- testShareGroupDescribeCoordinatorNotActive
@@ -415,8 +420,11 @@
org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
- testShareGroupDescribeOnConsumerGroup
- testShareGroupDescribeRequest
- testShareGroupDynamicConfigs
+- testShareGroupHeartbeatInitializeOnPartitionUpdate
- testShareGroupHeartbeatOnConsumerGroup
- testShareGroupHeartbeatRequestValidation
+- testShareGroupInitializeEmptyMap
+- testShareGroupInitializeSuccess
- testShareGroupLeavingMemberBumpsGroupEpoch
- testShareGroupMemberIdGeneration
- testShareGroupMemberJoinsEmptyGroupWithAssignments
@@ -467,6 +475,7 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
- testStreamsGroupDescribeBeforeAndAfterCommittingOffset
- testStreamsGroupDescribeNoErrors
- testStreamsGroupDescribeWithErrors
+- testSubscribedTopicsChangeMap
- testSubscriptionMetadataRefreshedAfterGroupIsLoaded
- testSubscriptionMetadataRefreshedAgainAfterWriteFailure
- testSyncGroupAsLeaderAppendFailureTransformsError
@@ -712,6 +721,7 @@ org.apache.kafka.coordinator.group.modern.AssignmentTest:
- testFromTargetAssignmentRecord
- testPartitionsCannotBeNull
org.apache.kafka.coordinator.group.modern.SubscribedTopicMetadataTest:
+- testAssignablePartitions
- testAttribute
- testEquals
- testNumberOfPartitions