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

commit b9dec4f74bb6600b3c5f11de1644379ef8c2194a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 5 22:54:47 2026 +0000

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

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index f88c94990ec..69c7b19cd76 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -5247,6 +5247,12 @@ org.apache.kafka.common.security.ssl.Tls13SslFactoryTest:
 - testUsedConfigs
 org.apache.kafka.common.serialization.ListDeserializerTest:
 - shouldPassHeadersToUnderlyingDeserializer
+- shouldThrowOnNegativeEntrySize
+- shouldThrowOnNegativeLength
+- shouldThrowOnNegativeNullEntryLength
+- shouldThrowOnTooLargeEntrySize
+- shouldThrowOnTooLargeLength
+- shouldThrowOnTooLargeNullEntryLength
 - 
testListKeyDeserializerNoArgConstructorsShouldThrowConfigExceptionDueInnerSerdeClassNotFound
 - 
testListKeyDeserializerNoArgConstructorsShouldThrowConfigExceptionDueListClassNotFound
 - 
testListKeyDeserializerNoArgConstructorsShouldThrowConfigExceptionDueMissingInnerClassProp

Reply via email to