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

commit f8aeb5a8fa6885c38fb80d207bedcd5b9e80d25b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 15 13:07:50 2025 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 3ca06586ad1..d64841ec476 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2756,7 +2756,6 @@ kafka.server.KafkaApisTest:
 - testAddPartitionsToTxnOperationNotAttempted
 - testAddPartitionsToTxnWithInvalidPartition
 - testAlterConfigsClientMetrics
-- testAlterConfigsWithAuthorizer
 - testAlterReplicaLogDirs
 - testBatchedAddPartitionsToTxnRequest
 - testConsumerGroupDescribe
@@ -2914,8 +2913,6 @@ kafka.server.KafkaApisTest:
 - testProduceResponseReplicaManagerLookupErrorOnNotLeaderOrFollower
 - testPushTelemetry
 - testPushTelemetryWithException
-- testRaftShouldAlwaysForwardCreateAcls
-- testRaftShouldAlwaysForwardDeleteAcls
 - testReadCommittedConsumerListOffsetLatest
 - testReadShareGroupStateAuthorizationFailed
 - testReadShareGroupStateSuccess

Reply via email to