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

commit cbaec31f9229700dd3d527baa239a08cceb8a467
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 18 20:56:58 2026 +0000

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

diff --git a/test-catalog/connect/runtime/tests.yaml 
b/test-catalog/connect/runtime/tests.yaml
index fa89021105d..a5e9cf5316b 100644
--- a/test-catalog/connect/runtime/tests.yaml
+++ b/test-catalog/connect/runtime/tests.yaml
@@ -1098,7 +1098,9 @@ 
org.apache.kafka.connect.runtime.rest.entities.CreateConnectorRequestTest:
 - testToTargetState
 org.apache.kafka.connect.runtime.rest.entities.PluginInfoTest:
 - testNoVersionFilter
+- testPluginInfoJsonSerialization
 org.apache.kafka.connect.runtime.rest.resources.ConnectorPluginsResourceTest:
+- testConnectorPluginsEndpointReturnsLowercaseTypeInJson
 - testConnectorPluginsIncludesClassTypeAndVersionInformation
 - testGetConnectorConfigDef
 - testListAllPlugins

Reply via email to