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 97b2b4be09c Update test catalog data for GHA workflow run 15026583927
97b2b4be09c is described below
commit 97b2b4be09c443276f2bf826b390865b72c3dd0b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed May 14 20:11:13 2025 +0000
Update test catalog data for GHA workflow run 15026583927
Commit:
https://github.com/apache/kafka/commit/cbfbbe833d9f3cff650d354ee3cc03fff76e1ee6
GitHub Run: https://github.com/apache/kafka/actions/runs/15026583927
---
test-catalog/core/tests.yaml | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 446d843c126..aa75bd45b5c 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -56,7 +56,8 @@ kafka.api.AuthorizerIntegrationTest:
-
shouldThrowTransactionalIdAuthorizationExceptionWhenNoTransactionAccessDuringSend
-
shouldThrowTransactionalIdAuthorizationExceptionWhenNoTransactionAccessOnEndTransaction
-
shouldThrowTransactionalIdAuthorizationExceptionWhenNoTransactionAccessOnSendOffsetsToTxn
-- testAuthorizationFetchV12WithTopicNotExisting
+- testAuthorizationFetchVersionFromOldestTo12
+- testAuthorizationProduceVersionFromOldestTo12
- testAuthorizationWithTopicExisting
- testAuthorizationWithTopicNotExisting
- testAuthorizeByResourceTypeDenyTakesPrecedence
@@ -128,6 +129,8 @@ kafka.api.AuthorizerIntegrationTest:
- testDescribeShareGroupOffsetsWithoutTopicDescribeAcl
- testDescribeTopicAclWithOperationAll
- testDescribeTopicConfigsAclWithOperationAll
+- testEmptyTopicNameForFetchVersionFromOldestTo12
+- testEmptyTopicNameForProduceVersionFromOldestTo12
- testFetchConsumerRequest
- testFetchFollowerRequest
- testHostAddressBasedAcls
@@ -209,6 +212,8 @@ kafka.api.AuthorizerIntegrationTest:
- testWriteShareGroupStateWithClusterAcl
- testWriteShareGroupStateWithOperationAll
- testWriteShareGroupStateWithoutClusterAcl
+- testZeroTopicIdForFetchVersionFrom13ToNewest
+- testZeroTopicIdForProduceVersionFrom13ToNewest
kafka.api.ClientIdQuotaTest:
- testProducerConsumerOverrideLowerQuota
- testProducerConsumerOverrideUnthrottled
@@ -1139,7 +1144,7 @@ kafka.log.LogConfigTest:
- shouldValidateThrottledReplicasConfig
- testDisableRemoteLogStorage
- testEnableRemoteLogStorage
-- testEnableRemoteLogStorageOnCompactedTopic
+- testEnableRemoteLogStorageCleanupPolicy
- testFromPropsInvalid
- testGetConfigValue
- testInvalidCompactionLagConfig