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 d0ec63c81e2 Update test catalog data for GHA workflow run 21179612829
d0ec63c81e2 is described below
commit d0ec63c81e20b97ed04cec909c74700d9fdb1fee
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 20 20:51:14 2026 +0000
Update test catalog data for GHA workflow run 21179612829
Commit:
https://github.com/apache/kafka/commit/faee85e4e54caa392af4246e09153910c4b6e0eb
GitHub Run: https://github.com/apache/kafka/actions/runs/21179612829
---
test-catalog/core/tests.yaml | 13 -------------
test-catalog/server/tests.yaml | 13 +++++++++++++
2 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index b81e012c3ef..68c8b3e1a05 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1973,19 +1973,6 @@ 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
diff --git a/test-catalog/server/tests.yaml b/test-catalog/server/tests.yaml
index 3f45af60de4..b10034c7f12 100644
--- a/test-catalog/server/tests.yaml
+++ b/test-catalog/server/tests.yaml
@@ -160,6 +160,19 @@ org.apache.kafka.server.KRaftClusterTest:
- testTopicDeletedAndRecreatedWhileBrokerIsDown
- testUnregisterBroker
- testUpdateMetadataVersion
+org.apache.kafka.server.KRaftTopicCreatorTest:
+- testAuthenticationException
+- testCreateTopicWithMetadataContextPassPrincipal
+- testCreateTopicWithMetadataContextWhenPrincipalSerdeNotDefined
+- testCreateTopicWithoutRequestContext
+- testDirectCreateTopicsResponse
+- testEnvelopeResponseParsingException
+- testEnvelopeResponseSuccessfulParsing
+- testEnvelopeResponseWithEnvelopeError
+- testEnvelopeResponseWithTopicErrors
+- testTimeoutException
+- testUnexpectedResponseType
+- testVersionMismatchException
org.apache.kafka.server.LogManagerIntegrationTest:
- testIOExceptionOnLogSegmentCloseResultsInRecovery
- testRestartBrokerNoErrorIfMissingPartitionMetadata