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 ef74769d428 Update test catalog data for GHA workflow run 29922131171
ef74769d428 is described below
commit ef74769d428dbb94b823bff2f5175a2403eb23c0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 22 17:39:59 2026 +0000
Update test catalog data for GHA workflow run 29922131171
Commit:
https://github.com/apache/kafka/commit/e9eef5275f4cf586699a07301c4a76426f514942
GitHub Run: https://github.com/apache/kafka/actions/runs/29922131171
---
test-catalog/tools/tests.yaml | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 065ce8b4b8b..fc7883fa419 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -1014,15 +1014,8 @@ org.apache.kafka.tools.streams.DeleteStreamsGroupTest:
- testDeleteWithUnrecognizedOption
- testDeleteWithoutGroupOption
org.apache.kafka.tools.streams.DescribeStreamsGroupTest:
-- testDescribeMultipleStreamsGroupWithMembersAndVerboseOptions
- testDescribeNonExistingStreamsGroup
-- testDescribeStreamsGroup
-- testDescribeStreamsGroupWithMembersAndVerboseOptions
-- testDescribeStreamsGroupWithMembersOption
-- testDescribeStreamsGroupWithStateAndVerboseOptions
-- testDescribeStreamsGroupWithStateOption
-- testDescribeStreamsGroupWithTopologyOption
-- testDescribeStreamsGroupWithVerboseOption
+- testDescribeStreamsGroups
- testDescribeWithUnrecognizedOption
- testDescribeWithoutGroupOption
org.apache.kafka.tools.streams.ListStreamsGroupTest: