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 b0f3b1db86f Update test catalog data for GHA workflow run 14761197899
b0f3b1db86f is described below
commit b0f3b1db86fbe857fd4d320ef2902b69b391fcd4
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 30 22:09:21 2025 +0000
Update test catalog data for GHA workflow run 14761197899
Commit:
https://github.com/apache/kafka/commit/1059af4eac0d9b5d0f439ddca18c73fcceb8b390
GitHub Run: https://github.com/apache/kafka/actions/runs/14761197899
---
test-catalog/tools/tests.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index fd1969a4894..685d566c642 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -723,6 +723,12 @@
org.apache.kafka.tools.consumer.group.SaslClientsWithInvalidCredentialsTest:
- testConsumerGroupServiceWithAuthenticationFailure
- testConsumerGroupServiceWithAuthenticationSuccess
org.apache.kafka.tools.consumer.group.ShareGroupCommandTest:
+- testDeleteShareGroupOffsets
+- testDeleteShareGroupOffsetsArgsWithoutGroup
+- testDeleteShareGroupOffsetsArgsWithoutTopic
+- testDeleteShareGroupOffsetsMultipleGroups
+- testDeleteShareGroupOffsetsTopLevelError
+- testDeleteShareGroupOffsetsTopicLevelError
- testDeleteShareGroupsAllGroupsPartialFail
- testDeleteShareGroupsAllGroupsSuccess
- testDeleteShareGroupsArgs