This is an automated email from the ASF dual-hosted git repository.
github-actions[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 4206bed53e4 Update test catalog data for GHA workflow run 29964800638
4206bed53e4 is described below
commit 4206bed53e471c80e70fdcfd2b00531aff9d3b26
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 23 04:40:34 2026 +0000
Update test catalog data for GHA workflow run 29964800638
Commit:
https://github.com/apache/kafka/commit/c300006a7705c240642db6950b5a95fec982bfc5
GitHub Run: https://github.com/apache/kafka/actions/runs/29964800638
---
test-catalog/group-coordinator/tests.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index 49ecfb2f595..0970d22f578 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -758,6 +758,7 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
- testStreamsGroupDescribeOnConsumerGroup
- testStreamsGroupDescribeOnShareGroup
- testStreamsGroupDescribeReadsStoredDescriptionTopologyEpochAtCommittedOffset
+- testStreamsGroupDescribeReturnsPerMemberTaskOffsets
- testStreamsGroupDescribeSurfacesStoredDescriptionTopologyEpoch
- testStreamsGroupDescribeWithErrors
- testStreamsGroupDynamicConfigs
@@ -1412,6 +1413,8 @@
org.apache.kafka.coordinator.group.streams.StreamsGroupHeartbeatResultTest:
- testStoredAndFailedEpochsArePartOfEquality
org.apache.kafka.coordinator.group.streams.StreamsGroupMemberTest:
- testAsStreamsGroupDescribeMember
+- testAsStreamsGroupDescribeMemberSortsTaskOffsetsByTaskId
+- testAsStreamsGroupDescribeMemberWithEmptyOrNullTaskOffsets
- testAsStreamsGroupDescribeWithTargetAssignmentNull
- testBuilderMaybeUpdateMember
- testBuilderNewMember