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 8fc95e59a4d Update test catalog data for GHA workflow run 22837243481
8fc95e59a4d is described below

commit 8fc95e59a4d62ca31fb4ac3239190f0cea2d9ce5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 05:59:20 2026 +0000

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

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 873d637d5cf..83d0e50dfbb 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -5051,6 +5051,7 @@ org.apache.kafka.common.security.ssl.Tls13SslFactoryTest:
 - testUntrustedKeyStoreValidationFails
 - testUsedConfigs
 org.apache.kafka.common.serialization.ListDeserializerTest:
+- shouldPassHeadersToUnderlyingDeserializer
 - 
testListKeyDeserializerNoArgConstructorsShouldThrowConfigExceptionDueInnerSerdeClassNotFound
 - 
testListKeyDeserializerNoArgConstructorsShouldThrowConfigExceptionDueListClassNotFound
 - 
testListKeyDeserializerNoArgConstructorsShouldThrowConfigExceptionDueMissingInnerClassProp
@@ -5070,6 +5071,7 @@ 
org.apache.kafka.common.serialization.ListDeserializerTest:
 - testListValueDeserializerNoArgConstructorsWithClassObjects
 - testListValueDeserializerShouldThrowConfigExceptionDueAlreadyInitialized
 org.apache.kafka.common.serialization.ListSerializerTest:
+- shouldPassHeadersToUnderlyingSerializer
 - 
testListKeySerializerNoArgConstructorsShouldThrowKafkaExceptionDueClassNotFound
 - 
testListKeySerializerNoArgConstructorsShouldThrowKafkaExceptionDueInvalidClass
 - testListKeySerializerNoArgConstructorsWithClassName

Reply via email to