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

commit f87d72c0564fb21d07151a7ee083db91eb944d36
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 10 13:50:02 2026 +0000

    Update test catalog data for GHA workflow run 24239039145
    
    Commit: 
https://github.com/apache/kafka/commit/c0e77d1626078c8e0b7c3021cb2ecae2ed325e11
    GitHub Run: https://github.com/apache/kafka/actions/runs/24239039145
---
 test-catalog/core/tests.yaml   | 18 ------------------
 test-catalog/server/tests.yaml | 18 ++++++++++++++++++
 2 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 6e05caf593a..6cbc7dfc5cf 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1336,24 +1336,6 @@ kafka.server.AddPartitionsToTxnRequestServerTest:
 - shouldReceiveOperationNotAttemptedWhenOtherPartitionHasError
 - testOneSuccessOneErrorInBatchedRequest
 - testVerifyOnly
-kafka.server.AlterPartitionManagerTest:
-- testAuthorizationFailed
-- testBasic
-- testBasicSentLeaderRecoveryState
-- testBasicWithBrokerEpoch
-- testInvalidRequest
-- testInvalidUpdateVersion
-- testNotLeaderOrFollower
-- testOneInFlight
-- testOverwriteWithinBatch
-- testPartitionMissingInResponse
-- testRetryOnAuthenticationFailure
-- testRetryOnUnsupportedVersionError
-- testSingleBatch
-- testStaleBrokerEpoch
-- testSubmitFromCallback
-- testUnknownServer
-- testUnknownTopicPartition
 kafka.server.AlterReplicaLogDirsRequestTest:
 - testAlterReplicaLogDirsRequest
 - testAlterReplicaLogDirsRequestErrorCode
diff --git a/test-catalog/server/tests.yaml b/test-catalog/server/tests.yaml
index 734a3411e1b..3c1f2ef1e24 100644
--- a/test-catalog/server/tests.yaml
+++ b/test-catalog/server/tests.yaml
@@ -314,6 +314,24 @@ 
org.apache.kafka.server.metrics.LinuxIoMetricsCollectorTest:
 - testUnableToReadNonexistentProcFile
 org.apache.kafka.server.metrics.NodeMetricsTest:
 - testMetricsExported
+org.apache.kafka.server.partition.AlterPartitionManagerTest:
+- testAuthorizationFailed
+- testBasic
+- testBasicSentLeaderRecoveryState
+- testBasicWithBrokerEpoch
+- testInvalidRequest
+- testInvalidUpdateVersion
+- testNotLeaderOrFollower
+- testOneInFlight
+- testOverwriteWithinBatch
+- testPartitionMissingInResponse
+- testRetryOnAuthenticationFailure
+- testRetryOnUnsupportedVersionError
+- testSingleBatch
+- testStaleBrokerEpoch
+- testSubmitFromCallback
+- testUnknownServer
+- testUnknownTopicPartition
 org.apache.kafka.server.purgatory.DelayedFutureTest:
 - testDelayedFuture
 org.apache.kafka.server.quota.ClientQuotasRequestTest:

Reply via email to