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 12372eca9d7 Update test catalog data for GHA workflow run 15417187956
12372eca9d7 is described below
commit 12372eca9d7d21460b07cf06fb33c563a35fd186
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 15:23:31 2025 +0000
Update test catalog data for GHA workflow run 15417187956
Commit:
https://github.com/apache/kafka/commit/016a4a6c4c0e0fac3b91468eb71c366b60b2b15e
GitHub Run: https://github.com/apache/kafka/actions/runs/15417187956
---
test-catalog/group-coordinator/tests.yaml | 18 ++----------------
1 file changed, 2 insertions(+), 16 deletions(-)
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index f623682ee88..235ab614cd3 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -223,8 +223,6 @@
org.apache.kafka.coordinator.group.GroupCoordinatorShardTest:
- testReplayStreamsGroupMemberMetadataWithNullValue
- testReplayStreamsGroupMetadata
- testReplayStreamsGroupMetadataWithNullValue
-- testReplayStreamsGroupPartitionMetadata
-- testReplayStreamsGroupPartitionMetadataWithNullValue
- testReplayStreamsGroupTargetAssignmentMember
- testReplayStreamsGroupTargetAssignmentMemberKeyWithNullValue
- testReplayStreamsGroupTargetAssignmentMetadata
@@ -449,9 +447,6 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
- testReplayStreamsGroupMemberMetadataTombstoneExisting
- testReplayStreamsGroupMemberMetadataTombstoneNotExisting
- testReplayStreamsGroupMetadata
-- testReplayStreamsGroupPartitionMetadata
-- testReplayStreamsGroupPartitionMetadataTombstoneExisting
-- testReplayStreamsGroupPartitionMetadataTombstoneNotExisting
- testReplayStreamsGroupTargetAssignmentMember
- testReplayStreamsGroupTargetAssignmentMemberTombstoneExisting
- testReplayStreamsGroupTargetAssignmentMemberTombstoneNonExisting
@@ -1027,11 +1022,6 @@
org.apache.kafka.coordinator.group.streams.StreamsCoordinatorRecordHelpersTest:
- testNewStreamsGroupMemberTombstoneRecord
- testNewStreamsGroupMemberTombstoneRecordNullGroupId
- testNewStreamsGroupMemberTombstoneRecordNullMemberId
-- testNewStreamsGroupPartitionMetadataRecord
-- testNewStreamsGroupPartitionMetadataRecordNullGroupId
-- testNewStreamsGroupPartitionMetadataRecordNullNewPartitionMetadata
-- testNewStreamsGroupPartitionMetadataTombstoneRecord
-- testNewStreamsGroupPartitionMetadataTombstoneRecordNullGroupId
- testNewStreamsGroupTargetAssignmentEpochRecord
- testNewStreamsGroupTargetAssignmentEpochRecordNullGroupId
- testNewStreamsGroupTargetAssignmentEpochTombstoneRecord
@@ -1067,7 +1057,7 @@
org.apache.kafka.coordinator.group.streams.StreamsGroupTest:
- testAddTaskProcessIds
- testAsDescribedGroup
- testAsListedGroup
-- testComputePartitionMetadata
+- testComputeMetadataHash
- testCreateGroupTombstoneRecords
- testDeletingMemberRemovesProcessId
- testGetMemberOrThrow
@@ -1083,9 +1073,6 @@
org.apache.kafka.coordinator.group.streams.StreamsGroupTest:
- testRemoveMember
- testRemoveStaticMember
- testRemoveTaskProcessIds
-- testSetPartitionMetadataUpdatesStateAndConfiguredTopology
-- testSetTopologyUpdatesStateAndConfiguredTopology
-- testSetTopologyUpdatesStateAndConfiguredTopologyWithPreviousCallToSetMetadata
- testShutdownRequestedMethods
- testUpdateMember
- testUpdatingMemberUpdatesProcessId
@@ -1128,15 +1115,14 @@
org.apache.kafka.coordinator.group.streams.TopicMetadataTest:
- testConstructorWithNullUuid
- testConstructorWithZeroNumPartitions
- testConstructorWithZeroUuid
-- testFromRecord
org.apache.kafka.coordinator.group.streams.TopologyMetadataTest:
- testIsStateful
- testIsStatefulThrowsExceptionWhenSubtopologyIdDoesNotExist
- testMaxNumInputPartitions
- testMaxNumInputPartitionsThrowsExceptionWhenSubtopologyContainsNoSourceTopics
- testMaxNumInputPartitionsThrowsExceptionWhenSubtopologyIdDoesNotExist
+- testMetadataImage
- testSubtopologies
-- testTopicMetadata
- testTopology
org.apache.kafka.coordinator.group.streams.assignor.GroupSpecImplTest:
- testMembers