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 9ca63d31d9a Update test catalog data for GHA workflow run 18595493568
9ca63d31d9a is described below
commit 9ca63d31d9a4423f7164bb69b6e6203eec174370
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 17 17:59:44 2025 +0000
Update test catalog data for GHA workflow run 18595493568
Commit:
https://github.com/apache/kafka/commit/125cd95c6bb64390339936880c71648fbbee3d82
GitHub Run: https://github.com/apache/kafka/actions/runs/18595493568
---
test-catalog/group-coordinator/tests.yaml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index 0cbeb2ee275..82e9b123a3c 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -551,6 +551,7 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
- testStreamsGroupDescribeWithErrors
- testStreamsGroupDynamicConfigs
- testStreamsGroupEndpointInformationOnlyWhenEpochGreater
+- testStreamsGroupEpochIncreaseWithAssignmentConfigChanges
- testStreamsGroupHeartbeatOnConsumerGroup
- testStreamsGroupHeartbeatOnShareGroup
- testStreamsGroupHeartbeatPartialResponseWhenNothingChanges
@@ -1025,7 +1026,6 @@
org.apache.kafka.coordinator.group.streams.StreamsCoordinatorRecordHelpersTest:
- testNewStreamsGroupCurrentAssignmentTombstoneRecord
- testNewStreamsGroupCurrentAssignmentTombstoneRecordNullGroupId
- testNewStreamsGroupCurrentAssignmentTombstoneRecordNullMemberId
-- testNewStreamsGroupEpochRecordNullGroupId
- testNewStreamsGroupEpochTombstoneRecord
- testNewStreamsGroupEpochTombstoneRecordNullGroupId
- testNewStreamsGroupMemberRecord
@@ -1038,6 +1038,8 @@
org.apache.kafka.coordinator.group.streams.StreamsCoordinatorRecordHelpersTest:
- testNewStreamsGroupMemberTombstoneRecordNullGroupId
- testNewStreamsGroupMemberTombstoneRecordNullMemberId
- testNewStreamsGroupMetadataRecord
+- testNewStreamsGroupMetadataRecordNullGroupId
+- testNewStreamsGroupMetadataRecordWithNullAssignmentConfig
- testNewStreamsGroupTargetAssignmentEpochRecord
- testNewStreamsGroupTargetAssignmentEpochRecordNullGroupId
- testNewStreamsGroupTargetAssignmentEpochTombstoneRecord
@@ -1108,6 +1110,8 @@
org.apache.kafka.coordinator.group.streams.StreamsTopologyTest:
- fromHeartbeatRequestShouldCreateCorrectTopology
- fromRecordShouldCreateCorrectTopology
- requiredTopicsShouldBeCorrect
+- sourceTopicMapShouldBeComputedCorrectly
+- sourceTopicMapShouldBeImmutable
- subtopologiesMapShouldBeImmutable
- subtopologiesMapShouldNotBeNull
- topologyEpochShouldNotBeNegative