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

commit dcd01afb648937b075d85ef1d83ac67944afa500
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 20 21:29:51 2025 +0000

    Update test catalog data for GHA workflow run 18659919243
    
    Commit: 
https://github.com/apache/kafka/commit/92d9dc19b22529895c430bf2551b551cbfbcaad1
    GitHub Run: https://github.com/apache/kafka/actions/runs/18659919243
---
 test-catalog/connect/runtime/tests.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/test-catalog/connect/runtime/tests.yaml 
b/test-catalog/connect/runtime/tests.yaml
index 19aaad44aff..e29ffd16d60 100644
--- a/test-catalog/connect/runtime/tests.yaml
+++ b/test-catalog/connect/runtime/tests.yaml
@@ -922,7 +922,11 @@ 
org.apache.kafka.connect.runtime.isolation.DelegatingClassLoaderTest:
 - testEmptyGetResource
 - testEmptyLoadClass
 - testInitializedConnectorLoader
+- testInitializedConnectorLoaderWithVersion
 - testInitializedLoadClass
+- testInitializedPluginLoader
+- testInitializedPluginLoaderWithClassLoader
+- testInitializedPluginLoaderWithVersion
 org.apache.kafka.connect.runtime.isolation.MultiVersionTest:
 - testBundledPluginLoading
 - testCorrectVersionRange

Reply via email to