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 e2c7b589442 Update test catalog data for GHA workflow run 14382865533
e2c7b589442 is described below
commit e2c7b589442af84546c56f7c28862356290e41b4
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 10 16:41:42 2025 +0000
Update test catalog data for GHA workflow run 14382865533
Commit:
https://github.com/apache/kafka/commit/b649b1ed5db565ebc34734247411997c2bd4f23c
GitHub Run: https://github.com/apache/kafka/actions/runs/14382865533
---
test-catalog/clients/tests.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index f2769627f51..b63fdf3c0b5 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -4252,6 +4252,7 @@ org.apache.kafka.common.requests.RequestResponseTest:
- testErrorCountsIncludesNone
- testFetchRequestIsolationLevel
- testFetchRequestWithMetadata
+- testFetchResponseShouldNotHaveNullRecords
- testFetchResponseV4
- testInitProducerIdRequestVersions
- testInvalidApiVersionsRequest
@@ -4268,6 +4269,7 @@ org.apache.kafka.common.requests.RequestResponseTest:
- testSerializeWithHeader
- testSerializeWithInconsistentHeaderApiKey
- testSerializeWithInconsistentHeaderVersion
+- testShareFetchResponseShouldNotHaveNullRecords
- testUnregisterBrokerResponseWithUnknownServerError
- testValidApiVersionsRequest
- testValidTaggedFieldsWithSaslAuthenticateRequest