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

commit e30fcaa9e78b22730a753b0bd65ab69927b32b55
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 3 11:57:16 2026 +0000

    Update test catalog data for GHA workflow run 26874829381
    
    Commit: 
https://github.com/apache/kafka/commit/7997c9ebe0c651432b28c7e7a7dc62ce456b33b4
    GitHub Run: https://github.com/apache/kafka/actions/runs/26874829381
---
 test-catalog/clients/tests.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 20a3a1b91e6..1c1bd654fe2 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -4578,6 +4578,7 @@ org.apache.kafka.common.requests.RequestResponseTest:
 - testCreateTopicRequestV0FailsIfValidateOnly
 - testCreateTopicRequestV3FailsIfNoPartitionsOrReplicas
 - testDeletableTopicResultErrorMessageIsNullByDefault
+- testDeleteGroupsResponseV3PreservesErrorMessage
 - testErrorCountsIncludesNone
 - testFetchRequestIsolationLevel
 - testFetchRequestWithMetadata
@@ -4600,6 +4601,8 @@ org.apache.kafka.common.requests.RequestResponseTest:
 - testSerializeWithInconsistentHeaderApiKey
 - testSerializeWithInconsistentHeaderVersion
 - testShareFetchResponseShouldNotHaveNullRecords
+- testStreamsGroupDescribeRequestV0RejectsIncludeTopologyDescription
+- testStreamsGroupDescribeResponseV0RejectsTopologyDescriptionFields
 - testUnregisterBrokerResponseWithUnknownServerError
 - testValidApiVersionsRequest
 - testValidTaggedFieldsWithSaslAuthenticateRequest

Reply via email to