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

commit 7ac3c05359c01a02122dbe9f9b3a0d00500217c1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 12 16:51:28 2025 +0000

    Update test catalog data for GHA workflow run 12733689608
    
    Commit: 
https://github.com/apache/kafka/commit/3cf2e45dc412b92335eeb01da0a2f3d694c7f202
    GitHub Run: https://github.com/apache/kafka/actions/runs/12733689608
---
 test-catalog/core/tests.yaml | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 3072e7474b6..319a902c1c3 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2756,12 +2756,9 @@ kafka.server.KafkaApisTest:
 - testAddPartitionsToTxnOperationNotAttempted
 - testAddPartitionsToTxnWithInvalidPartition
 - testAlterClientQuotasWithAuthorizer
-- testAlterClientQuotasWithForwarding
 - testAlterConfigsClientMetrics
 - testAlterConfigsWithAuthorizer
-- testAlterPartitionReassignmentsWithForwarding
 - testAlterReplicaLogDirs
-- testAlterScramWithForwarding
 - testBatchedAddPartitionsToTxnRequest
 - testConsumerGroupDescribe
 - testConsumerGroupDescribeAuthorizationFailed
@@ -2771,16 +2768,9 @@ kafka.server.KafkaApisTest:
 - testConsumerGroupHeartbeatRequestAuthorizationFailed
 - testConsumerGroupHeartbeatRequestFutureFailed
 - testConsumerGroupHeartbeatReturnsUnsupportedVersion
-- testCreateAclWithForwarding
-- testCreateDelegationTokenWithForwarding
-- testCreatePartitionsAuthorization
-- testCreatePartitionsWithForwarding
 - testCreateTopicsWithAuthorizer
-- testCreateTopicsWithForwarding
-- testDeleteAclWithForwarding
 - testDeleteTopicsByIdAuthorization
 - testDeleteTopicsByNameAuthorization
-- testDeleteTopicsWithForwarding
 - testDescribeClusterRequest
 - testDescribeConfigsClientMetrics
 - testDescribeConfigsConsumerGroup
@@ -2792,7 +2782,6 @@ kafka.server.KafkaApisTest:
 - testElectLeadersForwarding
 - testEmptyIncrementalAlterConfigsRequestWithKRaft
 - testEmptyLegacyAlterConfigsRequestWithKRaft
-- testExpireDelegationTokenWithForwarding
 - testFetchRequestErroneousPartitions
 - testFetchRequestV9WithNoLogConfig
 - testFetchResponseContainsNewLeaderOnNotLeaderOrFollower
@@ -2931,7 +2920,6 @@ kafka.server.KafkaApisTest:
 - testPushTelemetryWithException
 - testRaftShouldAlwaysForwardAlterClientQuotasRequest
 - testRaftShouldAlwaysForwardAlterPartitionReassignmentsRequest
-- testRaftShouldAlwaysForwardAlterUserScramCredentialsRequest
 - testRaftShouldAlwaysForwardCreateAcls
 - testRaftShouldAlwaysForwardCreatePartitionsRequest
 - testRaftShouldAlwaysForwardCreateTokenRequest
@@ -2950,7 +2938,6 @@ kafka.server.KafkaApisTest:
 - testReadUncommittedConsumerListOffsetLatest
 - testReassignmentAndReplicationBytesOutRateWhenNotReassigning
 - testReassignmentAndReplicationBytesOutRateWhenReassigning
-- testRenewDelegationTokenWithForwarding
 - testShareGroupDescribeRequestAuthorizationFailed
 - testShareGroupDescribeRequestAuthorizationFailedForOneGroup
 - testShareGroupDescribeReturnsUnsupportedVersion
@@ -2964,7 +2951,6 @@ kafka.server.KafkaApisTest:
 - testTransactionalParametersSetCorrectly
 - testTxnOffsetCommitWithInvalidPartition
 - testUnauthorizedTopicMetadataRequest
-- testUpdateFeaturesWithForwarding
 - testWriteShareGroupStateAuthorizationFailed
 - testWriteShareGroupStateSuccess
 - testWriteTxnMarkersShouldAllBeIncludedInTheResponse

Reply via email to