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 07384bf1460 Update test catalog data for GHA workflow run 21060842718
07384bf1460 is described below
commit 07384bf1460b519a9be8988d218d7c2736b58527
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 16 11:09:22 2026 +0000
Update test catalog data for GHA workflow run 21060842718
Commit:
https://github.com/apache/kafka/commit/427b409cf440f745ad6195673d3342f6bd3974d4
GitHub Run: https://github.com/apache/kafka/actions/runs/21060842718
---
test-catalog/core/tests.yaml | 25 +++++++++++++++----------
1 file changed, 15 insertions(+), 10 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index bae2ca9abf0..eb8df4f7c46 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1558,23 +1558,15 @@ kafka.server.AutoTopicCreationManagerTest:
- testCreateOffsetTopic
- testCreateShareStateTopic
- testCreateStreamsInternalTopics
-- testCreateStreamsInternalTopicsPassesPrincipal
+- testCreateStreamsInternalTopicsPassesRequestContext
- testCreateStreamsInternalTopicsWithEmptyTopics
- testCreateTxnTopic
-- testEnvelopeResponseCorrelationIdMismatch
-- testEnvelopeResponseParsingException
-- testEnvelopeResponseSuccessfulParsing
-- testEnvelopeResponseWithEnvelopeError
-- testEnvelopeResponseWithTopicErrors
- testErrorCacheExpirationBasedEviction
- testErrorCacheTTL
- testGetTopicCreationErrorsWithMultipleTopics
- testInflightTopicsAreNotRetriedConcurrently
-- testSendCreateTopicRequestEnvelopeHandling
- testTopicCreationErrorCaching
-- testTopicCreationWithMetadataContextNoRetryUponUnsupportedVersion
-- testTopicCreationWithMetadataContextPassPrincipal
-- testTopicCreationWithMetadataContextWhenPrincipalSerdeNotDefined
+- testTopicCreationWithMetadataContext
- testTopicsInBackoffAreNotRetried
- testTopicsOutOfBackoffCanBeRetried
kafka.server.BrokerLifecycleManagerTest:
@@ -1977,6 +1969,19 @@ kafka.server.IsrExpirationTest:
- testIsrExpirationIfNoFetchRequestMade
kafka.server.JoinGroupRequestTest:
- testJoinGroupWithOldConsumerGroupProtocol
+kafka.server.KRaftTopicCreatorTest:
+- testAuthenticationException
+- testCreateTopicWithMetadataContextPassPrincipal
+- testCreateTopicWithMetadataContextWhenPrincipalSerdeNotDefined
+- testCreateTopicWithoutRequestContext
+- testDirectCreateTopicsResponse
+- testEnvelopeResponseParsingException
+- testEnvelopeResponseSuccessfulParsing
+- testEnvelopeResponseWithEnvelopeError
+- testEnvelopeResponseWithTopicErrors
+- testTimeoutException
+- testUnexpectedResponseType
+- testVersionMismatchException
kafka.server.KafkaApisTest:
- requiredAclsNotPresentWriteTxnMarkersThrowsAuthorizationException
- shouldAppendToLogOnWriteTxnMarkersWhenCorrectMagicVersion