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 635fd560dab Update test catalog data for GHA workflow run 15246020556 635fd560dab is described below commit 635fd560dabc9626cfbe387df7a23b00f7d6f038 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Mon May 26 06:35:25 2025 +0000 Update test catalog data for GHA workflow run 15246020556 Commit: https://github.com/apache/kafka/commit/48a52701b9cd45c4854f910990a85be7d73e22f5 GitHub Run: https://github.com/apache/kafka/actions/runs/15246020556 --- test-catalog/core/tests.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml index 4d0995b679d..3e7d9b9f6cb 100644 --- a/test-catalog/core/tests.yaml +++ b/test-catalog/core/tests.yaml @@ -291,7 +291,6 @@ kafka.api.PlaintextAdminIntegrationTest: - testConsumeAfterDeleteRecords - testConsumerGroupWithMemberMigration - testConsumerGroupWithMemberRemoval -- testConsumerGroups - testConsumerGroupsDeprecatedConsumerGroupState - testCreateDeleteTopics - testCreateExistingTopicsThrowTopicExistsException @@ -313,6 +312,7 @@ kafka.api.PlaintextAdminIntegrationTest: - testDescribeConfigsForTopic - testDescribeConfigsNonexistent - testDescribeConfigsNonexistentForKraft +- testDescribeGroups - testDescribeLogDirs - testDescribeNonExistingTopic - testDescribeProducers @@ -350,6 +350,8 @@ kafka.api.PlaintextAdminIntegrationTest: - testListClientMetricsResourcesTimeoutMs - testListConfigResources - testListConfigResourcesTimeoutMs +- testListConsumerGroupOffsets +- testListConsumerGroups - testListGroups - testListNodes - testListNodesWithFencedBroker