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

commit 25890962297d49898365fa051c7b368a4b18b79b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 25 12:24:55 2025 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index ef82f066874..630e1ed3d6c 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1603,9 +1603,15 @@ kafka.server.AutoTopicCreationManagerTest:
 - testCreateStreamsInternalTopicsPassesPrincipal
 - testCreateStreamsInternalTopicsWithEmptyTopics
 - testCreateTxnTopic
+- testEnvelopeResponseCorrelationIdMismatch
+- testEnvelopeResponseParsingException
+- testEnvelopeResponseSuccessfulParsing
+- testEnvelopeResponseWithEnvelopeError
+- testEnvelopeResponseWithTopicErrors
 - testErrorCacheExpirationBasedEviction
 - testErrorCacheTTL
 - testGetTopicCreationErrorsWithMultipleTopics
+- testSendCreateTopicRequestEnvelopeHandling
 - testTopicCreationErrorCaching
 - testTopicCreationWithMetadataContextNoRetryUponUnsupportedVersion
 - testTopicCreationWithMetadataContextPassPrincipal

Reply via email to