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 9625997c4a9 Update test catalog data for GHA workflow run 15437733665
9625997c4a9 is described below

commit 9625997c4a9f874ff5f9f48bc22b1f30f18866e9
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 4 11:57:24 2025 +0000

    Update test catalog data for GHA workflow run 15437733665
    
    Commit: 
https://github.com/apache/kafka/commit/ee3f80eda88360e3b2ddf694c4d9482cd64401d3
    GitHub Run: https://github.com/apache/kafka/actions/runs/15437733665
---
 test-catalog/tools/tests.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 4a77a735066..a0ea45e998b 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -837,6 +837,12 @@ org.apache.kafka.tools.streams.DescribeStreamsGroupTest:
 - testDescribeStreamsGroupWithStateAndVerboseOptions
 - testDescribeStreamsGroupWithStateOption
 - testDescribeStreamsGroupWithVerboseOption
+org.apache.kafka.tools.streams.ListStreamsGroupTest:
+- testListStreamsGroupOutput
+- testListStreamsGroupWithSpecifiedStates
+- testListStreamsGroupWithStates
+- testListStreamsGroupWithoutFilters
+- testListWithUnrecognizedNewOption
 org.apache.kafka.tools.streams.StreamsGroupCommandTest:
 - testDescribeStreamsGroups
 - testDescribeStreamsGroupsGetOffsets

Reply via email to