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

commit e17dcb09031f16cee78ff72edd50d92f1dd9c934
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 22 08:53:03 2025 +0000

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

diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index c7828d4cf4c..c9fb769a588 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -969,6 +969,7 @@ org.apache.kafka.tools.streams.ResetStreamsGroupOffsetTest:
 - testResetOffsetsWithDeleteAllInternalTopics
 - testResetOffsetsWithDeleteInternalTopicsOption
 - testResetOffsetsWithDeleteSpecifiedInternalTopics
+- testResetOffsetsWithoutDryRunOrExecuteOption
 - testResetOffsetsWithoutGroupOption
 - testResetWithUnrecognizedOption
 org.apache.kafka.tools.streams.StreamsGroupCommandTest:

Reply via email to