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 1489be3679e Update test catalog data for GHA workflow run 14923960833
1489be3679e is described below
commit 1489be3679ec55fa163e22e9db46359a0a0d9801
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 9 10:03:34 2025 +0000
Update test catalog data for GHA workflow run 14923960833
Commit:
https://github.com/apache/kafka/commit/70c0aca4b71a9527e8d6c9d5f9ff24563caba1cc
GitHub Run: https://github.com/apache/kafka/actions/runs/14923960833
---
test-catalog/clients/tests.yaml | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 85513e3066c..88c9581e4fc 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -359,7 +359,14 @@ org.apache.kafka.clients.admin.KafkaAdminClientTest:
- testListConsumerGroupOffsetsRetriableErrors
- testListConsumerGroupOffsetsRetryBackoff
- testListConsumerGroups
+- testListConsumerGroupsDeprecated
+- testListConsumerGroupsDeprecatedMetadataFailure
+- testListConsumerGroupsDeprecatedWithStates
+- testListConsumerGroupsDeprecatedWithStatesOlderBrokerVersion
+- testListConsumerGroupsDeprecatedWithTypes
+- testListConsumerGroupsDeprecatedWithTypesOlderBrokerVersion
- testListConsumerGroupsMetadataFailure
+- testListConsumerGroupsWithProtocolTypes
- testListConsumerGroupsWithStates
- testListConsumerGroupsWithStatesOlderBrokerVersion
- testListConsumerGroupsWithTypes
@@ -368,6 +375,7 @@ org.apache.kafka.clients.admin.KafkaAdminClientTest:
- testListGroupsEmptyGroupType
- testListGroupsEmptyProtocol
- testListGroupsMetadataFailure
+- testListGroupsWithProtocolTypes
- testListGroupsWithTypes
- testListGroupsWithTypesOlderBrokerVersion
- testListOffsets
@@ -442,6 +450,13 @@ org.apache.kafka.clients.admin.KafkaAdminClientTest:
- testUpdateFeaturesTopLevelError
org.apache.kafka.clients.admin.ListConsumerGroupsOptionsTest:
- testState
+org.apache.kafka.clients.admin.ListGroupsOptionsTest:
+- testForConsumerGroups
+- testForShareGroups
+- testForStreamsGroups
+- testGroupStates
+- testProtocolTypes
+- testTypes
org.apache.kafka.clients.admin.ListTransactionsResultTest:
- testAllFuturesFailIfLookupFails
- testAllFuturesSucceed