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 379dc8dfa34 Update test catalog data for GHA workflow run 17391436813 379dc8dfa34 is described below commit 379dc8dfa34f834632e14470b4e536e99afaa981 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Sep 2 04:52:26 2025 +0000 Update test catalog data for GHA workflow run 17391436813 Commit: https://github.com/apache/kafka/commit/2ba30cc466fd854b6ed7fa2afd157a80fcf7382a GitHub Run: https://github.com/apache/kafka/actions/runs/17391436813 --- 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 d6b8687040b..29c79e9f157 100644 --- a/test-catalog/clients/tests.yaml +++ b/test-catalog/clients/tests.yaml @@ -714,6 +714,7 @@ org.apache.kafka.clients.consumer.ConsumerConfigTest: - testRemoteAssignorConfig - testRemoteAssignorWithClassicGroupProtocol - testUnsupportedConfigsWithConsumerGroupProtocol +- testValidateConfigPropertiesFile org.apache.kafka.clients.consumer.ConsumerGroupMetadataTest: - testAssignmentConstructor - testGroupIdConstructor @@ -2818,6 +2819,7 @@ org.apache.kafka.clients.producer.ProducerConfigTest: - testInvalidSecurityProtocol - testTwoPhaseCommitIncompatibleWithTransactionTimeout - testUpperboundCheckOfEnableIdempotence +- testValidateConfigPropertiesFile org.apache.kafka.clients.producer.ProducerRecordTest: - testEqualsAndHashCode - testInvalidRecords