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 22f7a94cc63 Update test catalog data for GHA workflow run 19361064974
22f7a94cc63 is described below

commit 22f7a94cc63ad2f4d364dd75529af54993ba7519
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 14 12:30:55 2025 +0000

    Update test catalog data for GHA workflow run 19361064974
    
    Commit: 
https://github.com/apache/kafka/commit/0ef1394a604a36724e4d097f00164933ec2433de
    GitHub Run: https://github.com/apache/kafka/actions/runs/19361064974
---
 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 c590c1b9bd1..c7828d4cf4c 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -142,6 +142,10 @@ org.apache.kafka.tools.ConfigCommandTest:
 - testOptionEntityTypeNames
 - testParseConfigsToBeAddedForAddConfigFile
 org.apache.kafka.tools.ConnectPluginPathTest:
+- testListEmptyPluginPathArg
+- testListEmptyPluginPathElementArg
+- testListEmptyPluginPathElementInWorkerConfig
+- testListEmptyPluginPathInWorkerConfig
 - testListMultipleLocations
 - testListMultiplePluginPaths
 - testListMultipleWorkerConfigs

Reply via email to