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 ad33c8055bd Update test catalog data for GHA workflow run 16144643805
ad33c8055bd is described below
commit ad33c8055bdc5f6362cef98b743586b03d743dc2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 8 16:19:03 2025 +0000
Update test catalog data for GHA workflow run 16144643805
Commit:
https://github.com/apache/kafka/commit/db1c6f31a3f0ba1ef403b9906402afb507119ad0
GitHub Run: https://github.com/apache/kafka/actions/runs/16144643805
---
test-catalog/tools/tests.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 29bc6a969c2..a07dbb2c97c 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -854,12 +854,17 @@ org.apache.kafka.tools.streams.DeleteStreamsGroupTest:
- testDeleteWithUnrecognizedOption
- testDeleteWithoutGroupOption
org.apache.kafka.tools.streams.DescribeStreamsGroupTest:
+- testDescribeMultipleStreamsGroupWithMembersAndVerboseOptions
+- testDescribeNonExistingStreamsGroup
- testDescribeStreamsGroup
- testDescribeStreamsGroupWithMembersAndVerboseOptions
- testDescribeStreamsGroupWithMembersOption
+- testDescribeStreamsGroupWithShortTimeout
- testDescribeStreamsGroupWithStateAndVerboseOptions
- testDescribeStreamsGroupWithStateOption
- testDescribeStreamsGroupWithVerboseOption
+- testDescribeWithUnrecognizedOption
+- testDescribeWithoutGroupOption
org.apache.kafka.tools.streams.ListStreamsGroupTest:
- testListStreamsGroupOutput
- testListStreamsGroupWithSpecifiedStates