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

commit b20da9cfef308d6c7d5efe5ca76068c18f8516b7
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 15 08:52:30 2025 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index c7df7655c60..1a5382c03db 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1782,11 +1782,6 @@ kafka.server.AlterUserScramCredentialsRequestTest:
 - testAlterUnknownMechanism
 - testDeleteSomethingThatDoesNotExist
 - testMetadataVersionTooLow
-kafka.server.ApiVersionManagerTest:
-- testApiScope
-- testControllerApiIntersection
-- testDisabledApis
-- testEnvelopeDisabledForKRaftBroker
 kafka.server.ApiVersionsRequestTest:
 - testApiVersionsRequest
 - testApiVersionsRequestIncludesUnreleasedApis
@@ -2007,6 +2002,11 @@ kafka.server.CreateTopicsRequestTest:
 kafka.server.CreateTopicsRequestWithPolicyTest:
 - testErrorCreateTopicsRequests
 - testValidCreateTopicsRequests
+kafka.server.DefaultApiVersionManagerTest:
+- testApiScope
+- testControllerApiIntersection
+- testDisabledApis
+- testEnvelopeDisabledForKRaftBroker
 kafka.server.DelayedFetchTest:
 - testDelayedFetchWithMessageOnlyHighWatermark
 - testDivergingEpoch

Reply via email to