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 8c61e7df31a Update test catalog data for GHA workflow run 14907028466
8c61e7df31a is described below
commit 8c61e7df31a19bc0bb86aeccee52b8e2d7717bdf
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 8 15:23:21 2025 +0000
Update test catalog data for GHA workflow run 14907028466
Commit:
https://github.com/apache/kafka/commit/98e535b5240beccba069ae10dc6692d1b842e9ac
GitHub Run: https://github.com/apache/kafka/actions/runs/14907028466
---
test-catalog/clients/tests.yaml | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 99519a2f85d..85513e3066c 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -4236,14 +4236,11 @@ org.apache.kafka.common.requests.OffsetFetchRequestTest:
- testThrowOnFetchStableOffsetsUnsupported
- testWithMultipleGroups
org.apache.kafka.common.requests.OffsetFetchResponseTest:
-- testConstructor
-- testConstructorWithMultipleGroups
-- testNullableMetadataV0ToV7
-- testNullableMetadataV8AndAbove
-- testShouldThrottle
-- testStructBuild
-- testUseDefaultLeaderEpochV0ToV7
-- testUseDefaultLeaderEpochV8
+- testBuilderWithMultipleGroups
+- testBuilderWithSingleGroup
+- testGroupWithMultipleGroups
+- testGroupWithSingleGroup
+- testGroupWithSingleGroupWithTopLevelError
org.apache.kafka.common.requests.OffsetsForLeaderEpochRequestTest:
- testForConsumerRequiresVersion3
- testForFollower