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 c6443b8b06e Update test catalog data for GHA workflow run 23435718981
c6443b8b06e is described below
commit c6443b8b06e63a1dedba79ea6820587b55e952f9
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 14:38:46 2026 +0000
Update test catalog data for GHA workflow run 23435718981
Commit:
https://github.com/apache/kafka/commit/994eae399299b0b6bd3af7c9ff6ed1b8b016b74b
GitHub Run: https://github.com/apache/kafka/actions/runs/23435718981
---
test-catalog/core/tests.yaml | 4 ----
test-catalog/server/tests.yaml | 4 ++++
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index f8e633270c1..55c14a7f536 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2555,10 +2555,6 @@ kafka.server.ReplicaManagerTest:
- testVerificationErrorConversionsTV1
- testVerificationErrorConversionsTV2
- testVerificationForTransactionalPartitionsOnly
-kafka.server.ReplicationQuotaManagerTest:
-- shouldExceedQuotaThenReturnBackBelowBoundAsTimePasses
-- shouldSupportWildcardThrottledReplicas
-- shouldThrottleOnlyDefinedReplicas
kafka.server.ReplicationQuotasTest:
- shouldBootstrapTwoBrokersWithFollowerThrottle
- shouldBootstrapTwoBrokersWithLeaderThrottle
diff --git a/test-catalog/server/tests.yaml b/test-catalog/server/tests.yaml
index f1f453cc20a..094e4495542 100644
--- a/test-catalog/server/tests.yaml
+++ b/test-catalog/server/tests.yaml
@@ -334,6 +334,10 @@ org.apache.kafka.server.quota.ClientSensorsTest:
- testConstructorThrowsExceptionWhenThrottleTimeSensorIsNull
- testConstructorWithEmptyMap
- testConstructorWithValidParameters
+org.apache.kafka.server.quota.ReplicationQuotaManagerTest:
+- shouldExceedQuotaThenReturnBackBelowBoundAsTimePasses
+- shouldSupportWildcardThrottledReplicas
+- shouldThrottleOnlyDefinedReplicas
org.apache.kafka.server.quota.ThrottledChannelExpirationTest:
- testCallbackInvocationAfterExpiration
- testThrottledChannelDelay