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 5e59b56b80c Update test catalog data for GHA workflow run 13023551007
5e59b56b80c is described below
commit 5e59b56b80ca1c1b8614f4dd18377a436e40bd7b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 29 05:00:09 2025 +0000
Update test catalog data for GHA workflow run 13023551007
Commit:
https://github.com/apache/kafka/commit/e6d72c9e60f4740b72ea21a607e234081252c428
GitHub Run: https://github.com/apache/kafka/actions/runs/13023551007
---
test-catalog/clients/tests.yaml | 3 ++-
test-catalog/core/tests.yaml | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index ea8ef655cc7..22046cc4b4d 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -3913,7 +3913,8 @@ org.apache.kafka.common.requests.ListOffsetsRequestTest:
- testListOffsetsRequestOldestVersion
- testToListOffsetsTopics
org.apache.kafka.common.requests.MetadataRequestTest:
-- testEmptyMeansEmptyForAllVersions
+- testEmptyMeansAllTopicsV0
+- testEmptyMeansEmptyForVersionsAboveV0
- testMetadataRequestVersion
- testTopicIdAndNullTopicNameRequests
- testTopicIdWithZeroUuid
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index abd2b222ef7..9aaf7eeb0fd 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3134,6 +3134,7 @@ kafka.server.MetadataRequestTest:
- testAutoCreateTopicWithInvalidReplicationFactor
- testAutoTopicCreation
- testClusterIdIsValid
+- testClusterIdWithRequestVersion1
- testIsInternal
- testIsrAfterBrokerShutDownAndJoinsBack
- testNoTopicsRequest