This is an automated email from the ASF dual-hosted git repository.
github-actions[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 879c7050abf Update test catalog data for GHA workflow run 25294657310
879c7050abf is described below
commit 879c7050abfbdf47fe4ad302622da205ad584587
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon May 4 04:53:31 2026 +0000
Update test catalog data for GHA workflow run 25294657310
Commit:
https://github.com/apache/kafka/commit/de38d89e1d31ca92a4fbcc49ebe6ff36ac9d77a9
GitHub Run: https://github.com/apache/kafka/actions/runs/25294657310
---
test-catalog/core/tests.yaml | 5 -----
test-catalog/server/tests.yaml | 5 +++++
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index e0a048a5087..eddd8c808cc 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1613,11 +1613,6 @@ kafka.server.ControllerRegistrationManagerTest:
- testRetransmitRegistration
- testRetransmitRegistrationAfterTimeout
- testWrongIncarnationId
-kafka.server.DefaultApiVersionManagerTest:
-- testApiScope
-- testControllerApiIntersection
-- testDisabledApis
-- testEnvelopeDisabledForKRaftBroker
kafka.server.DelayedFetchTest:
- testDelayedFetchWithMessageOnlyHighWatermark
- testDivergingEpoch
diff --git a/test-catalog/server/tests.yaml b/test-catalog/server/tests.yaml
index b93a0376cf3..6bcbc3f7505 100644
--- a/test-catalog/server/tests.yaml
+++ b/test-catalog/server/tests.yaml
@@ -124,6 +124,11 @@ org.apache.kafka.server.CordonedLogDirsIntegrationTest:
- testFeatureNotEnabledStaticConfig
- testReassignWithCordonedLogDirs
- testStaticCordonUncordonLogDirs
+org.apache.kafka.server.DefaultApiVersionManagerTest:
+- testApiScope
+- testControllerApiIntersection
+- testDisabledApis
+- testEnvelopeDisabledForKRaftBroker
org.apache.kafka.server.EligibleLeaderReplicasIntegrationTest:
- testElrMemberCanBeElected
- testElrMemberShouldBeKickOutWhenUncleanShutdown