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 9cca1aa917f Update test catalog data for GHA workflow run 16744181923
9cca1aa917f is described below

commit 9cca1aa917f9111e473a32a4176423732af26344
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 5 11:40:22 2025 +0000

    Update test catalog data for GHA workflow run 16744181923
    
    Commit: 
https://github.com/apache/kafka/commit/eb9f5189f5bf40b9f55a2550078b6a32024712cc
    GitHub Run: https://github.com/apache/kafka/actions/runs/16744181923
---
 test-catalog/connect/json/tests.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/test-catalog/connect/json/tests.yaml 
b/test-catalog/connect/json/tests.yaml
index 0f306fd2568..d5f8281c663 100644
--- a/test-catalog/connect/json/tests.yaml
+++ b/test-catalog/connect/json/tests.yaml
@@ -73,6 +73,12 @@ org.apache.kafka.connect.json.JsonConverterTest:
 - testConnectSchemaMetadataTranslation
 - testJsonSchemaCacheSizeFromConfigFile
 - testJsonSchemaMetadataTranslation
+- testNullSchemaContentWithWrongConnectDataValue
+- testSchemaContentInValidSchema
+- testSchemaContentIsEmptyString
+- testSchemaContentIsNull
+- testSchemaContentLooksLikeSchema
+- testSchemaContentValidSchema
 - testStringHeaderToJson
 - testVersionRetrievedFromAppInfoParser
 - timeToConnect

Reply via email to