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 4bbc213838f Update test catalog data for GHA workflow run 23336216543
4bbc213838f is described below

commit 4bbc213838f810a1688c6a062e8b96db8492b028
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 20 11:49:56 2026 +0000

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

diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 72ddfae2cdf..400f8088859 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -1037,6 +1037,8 @@ org.apache.kafka.tools.streams.StreamsGroupCommandTest:
 - testExitCodeOnIllegalArguments
 - testExitCodeOnInterruptedException
 - testExitCodeOnInvalidOption
+- testGetCommittedOffsetsIncludesRepartitionTopics
+- testGetCommittedOffsetsWithMultipleSubtopologies
 - testGroupStatesFromString
 - testListStreamsGroups
 - testListStreamsGroupsWithStates

Reply via email to