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 a0fd16f0eab Update test catalog data for GHA workflow run 25774644310
a0fd16f0eab is described below
commit a0fd16f0eab9f4cc77278b91b1f1d0850440271b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed May 13 07:40:32 2026 +0000
Update test catalog data for GHA workflow run 25774644310
Commit:
https://github.com/apache/kafka/commit/a48ef259be428c387e3092862725788622a05d7e
GitHub Run: https://github.com/apache/kafka/actions/runs/25774644310
---
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 34e78f6916f..4046dc1f5e5 100644
--- a/test-catalog/connect/runtime/tests.yaml
+++ b/test-catalog/connect/runtime/tests.yaml
@@ -1197,8 +1197,10 @@
org.apache.kafka.connect.runtime.rest.resources.RootResourceTest:
org.apache.kafka.connect.runtime.rest.util.SSLUtilsTest:
- testCreateClientSideSslContextFactory
- testCreateClientSideSslContextFactoryDefaultValues
+- testCreateClientSideSslContextFactoryWithListenerPrefixedConfigs
- testCreateServerSideSslContextFactory
- testCreateServerSideSslContextFactoryDefaultValues
+- testCreateServerSideSslContextFactoryWithListenerPrefixedConfigs
- testGetOrDefault
org.apache.kafka.connect.runtime.standalone.StandaloneConfigTest:
- testRestServerNonPrefixedSslConfigs