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 6acc0ba8167 Update test catalog data for GHA workflow run 25239385616
6acc0ba8167 is described below

commit 6acc0ba81673e612a653c21429e676524e958d0a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat May 2 03:52:06 2026 +0000

    Update test catalog data for GHA workflow run 25239385616
    
    Commit: 
https://github.com/apache/kafka/commit/f9037bca4a27512c02c60039656130fef3f2e434
    GitHub Run: https://github.com/apache/kafka/actions/runs/25239385616
---
 test-catalog/metadata/tests.yaml | 12 ++++++++++++
 test-catalog/tools/tests.yaml    |  1 -
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/test-catalog/metadata/tests.yaml b/test-catalog/metadata/tests.yaml
index 718f8e64bf8..05e9cfc48bb 100644
--- a/test-catalog/metadata/tests.yaml
+++ b/test-catalog/metadata/tests.yaml
@@ -414,10 +414,22 @@ org.apache.kafka.image.AclsImageTest:
 - testImage1RoundTrip
 - testImage2RoundTrip
 org.apache.kafka.image.ClientQuotasImageTest:
+- client
+- ip
 - testApplyDelta1
+- testDescribeNonStrictEmptyRequest
+- testDescribeWithDefaultMatchNonNullMatch
+- testDescribeWithDuplicateEntityType
+- testDescribeWithEmptyEntityType
+- testDescribeWithExactMatchNullMatch
+- testDescribeWithNonStrictTypeMatch
+- testDescribeWithSpecifiedMatchNonNullMatch
+- testDescribeWithStrictMode
+- testDescribeWithUnknownMatchType
 - testEmptyImageRoundTrip
 - testImage1RoundTrip
 - testImage2RoundTrip
+- user
 org.apache.kafka.image.ClusterImageTest:
 - testApplyDelta1
 - testApplyDelta2
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 2669ffee82e..71b77e132c6 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -1012,7 +1012,6 @@ org.apache.kafka.tools.streams.DescribeStreamsGroupTest:
 - testDescribeStreamsGroup
 - testDescribeStreamsGroupWithMembersAndVerboseOptions
 - testDescribeStreamsGroupWithMembersOption
-- testDescribeStreamsGroupWithShortTimeout
 - testDescribeStreamsGroupWithStateAndVerboseOptions
 - testDescribeStreamsGroupWithStateOption
 - testDescribeStreamsGroupWithVerboseOption

Reply via email to