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 e5a622ac663 Update test catalog data for GHA workflow run 24251497539
e5a622ac663 is described below
commit e5a622ac663bb5fd090c625b9136a7242efc8919
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 10 19:42:09 2026 +0000
Update test catalog data for GHA workflow run 24251497539
Commit:
https://github.com/apache/kafka/commit/d5d98685680e2167fde5272f529ac51659e33226
GitHub Run: https://github.com/apache/kafka/actions/runs/24251497539
---
test-catalog/core/tests.yaml | 1 +
test-catalog/group-coordinator/tests.yaml | 1 +
2 files changed, 2 insertions(+)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 6cbc7dfc5cf..2435403276a 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1436,6 +1436,7 @@ kafka.server.ConfigAdminManagerTest:
- testReassembleLegacyResponse
- testValidateResourceNameIsCurrentNodeId
kafka.server.ConsumerGroupDescribeRequestTest:
+- testConsumerGroupDescribeIncludesPartitionsPendingRevocation
- testConsumerGroupDescribeWhenFeatureFlagNotEnabled
- testConsumerGroupDescribeWithMigrationMember
- testConsumerGroupDescribeWithNewGroupCoordinator
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index d123bec974d..80d4c935027 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -993,6 +993,7 @@ org.apache.kafka.coordinator.group.modern.UnionSetTest:
- testUnion
org.apache.kafka.coordinator.group.modern.consumer.ConsumerGroupMemberTest:
- testAsConsumerGroupDescribeMember
+- testAsConsumerGroupDescribeMemberWithSameTopicPendingRevocation
- testAsConsumerGroupDescribeWithTargetAssignmentNull
- testAsConsumerGroupDescribeWithTopicNameNotFound
- testAssignedAndPendingRevocationEpoch