This is an automated email from the ASF dual-hosted git repository.

github-actions[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 6e03de5a769 Update test catalog data for GHA workflow run 30714221062
6e03de5a769 is described below

commit 6e03de5a7697cf272744685d054497fb970abfc0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 2 01:26:13 2026 +0000

    Update test catalog data for GHA workflow run 30714221062
    
    Commit: 
https://github.com/apache/kafka/commit/8e8e90aaf3aeff1cc74c2b1b50d1c3b7f4070310
    GitHub Run: https://github.com/apache/kafka/actions/runs/30714221062
---
 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 0b7794660b2..4c960dfcc7d 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -235,8 +235,12 @@ org.apache.kafka.tools.DelegationTokenCommandTest:
 org.apache.kafka.tools.DeleteRecordsCommandTest:
 - testCommand
 - testCommandConfigNotExists
+- testExecuteDuplicatePartitionsWithoutCluster
+- testExecutePartitionErrorWithMockAdmin
+- testExecuteSuccessOutputWithMockAdmin
 - testOffsetFileNotExists
 - testParse
+- testParseInvalidJsonThrows
 - testWrongPartitions
 - testWrongVersion
 org.apache.kafka.tools.DumpLogSegmentsTest:

Reply via email to