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 d5f450cf3aa Update test catalog data for GHA workflow run 14361667532
d5f450cf3aa is described below

commit d5f450cf3aac97b3e1683bb86a7179dced5eff1f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 9 18:26:31 2025 +0000

    Update test catalog data for GHA workflow run 14361667532
    
    Commit: 
https://github.com/apache/kafka/commit/fa62bce63df7b48a0af37be9625f952116ad35c5
    GitHub Run: https://github.com/apache/kafka/actions/runs/14361667532
---
 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 3747011eb59..6528f29bc13 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -805,3 +805,8 @@ org.apache.kafka.tools.reassign.ReassignPartitionsUnitTest:
 - testPartitionReassignStatesToString
 - testPropagateInvalidJsonError
 - testReplicaMoveStatesToString
+org.apache.kafka.tools.streams.StreamsGroupCommandTest:
+- testGroupStatesFromString
+- testListStreamsGroups
+- testListStreamsGroupsWithStates
+- testListWithUnrecognizedOption

Reply via email to