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 4c1380912df Update test catalog data for GHA workflow run 18489385639
4c1380912df is described below

commit 4c1380912df83338e58c61f782be68cc97a4c2be
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 14 10:06:40 2025 +0000

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

diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 3db7cba34d9..f96806f46bf 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -160,6 +160,7 @@ org.apache.kafka.tools.ConnectPluginPathTest:
 org.apache.kafka.tools.ConsoleProducerTest:
 - shouldExitOnBothProducerConfigAndCommandConfig
 - shouldExitOnBothProducerPropertyAndCommandProperty
+- shouldExitOnBothPropertyAndReaderProperty
 - testBatchSizeNotSetAndMaxPartitionMemoryBytesSet
 - testBatchSizeOverriddenByMaxPartitionMemoryBytesValue
 - testBatchSizeSetAndMaxPartitionMemoryBytesNotSet
@@ -173,7 +174,9 @@ org.apache.kafka.tools.ConsoleProducerTest:
 - testLoopReader
 - testNewReader
 - testParseKeyProp
+- testParseKeyPropDeprecated
 - testParseReaderConfigFile
+- testParseReaderConfigFileDeprecated
 - testProducerConfigFromFileUsingCommandConfig
 - testValidConfigsBootstrapServer
 org.apache.kafka.tools.ConsumerPerformanceTest:

Reply via email to