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 f1761117ec8 Update test catalog data for GHA workflow run 18518442993
f1761117ec8 is described below
commit f1761117ec836a591f380cc2d2886de3cb88fc88
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 15 08:15:57 2025 +0000
Update test catalog data for GHA workflow run 18518442993
Commit:
https://github.com/apache/kafka/commit/2da83ab35897f151e20a60de9272ec40902268bc
GitHub Run: https://github.com/apache/kafka/actions/runs/18518442993
---
test-catalog/tools/tests.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index f96806f46bf..c87c3c3330c 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -972,6 +972,10 @@ org.apache.kafka.tools.streams.StreamsGroupCommandTest:
- testDeleteStreamsGroup
- testDescribeStreamsGroups
- testDescribeStreamsGroupsGetOffsets
+- testExitCodeOnExecutionException
+- testExitCodeOnIllegalArguments
+- testExitCodeOnInterruptedException
+- testExitCodeOnInvalidOption
- testGroupStatesFromString
- testListStreamsGroups
- testListStreamsGroupsWithStates