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 d2421e7b888 Update test catalog data for GHA workflow run 18756939990
d2421e7b888 is described below
commit d2421e7b888238e079e4e7eba5a855b8e4add405
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 23 21:05:31 2025 +0000
Update test catalog data for GHA workflow run 18756939990
Commit:
https://github.com/apache/kafka/commit/6d16f687aa1a0df26f2f665436b7efaf0aec0c56
GitHub Run: https://github.com/apache/kafka/actions/runs/18756939990
---
test-catalog/tools/tests.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index c87c3c3330c..c590c1b9bd1 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -811,8 +811,9 @@
org.apache.kafka.tools.consumer.group.SaslClientsWithInvalidCredentialsTest:
org.apache.kafka.tools.consumer.group.ShareGroupCommandTest:
- testAlterShareGroupAllTopicsToDatetimeSuccess
- testAlterShareGroupMultipleTopicsSuccess
+- testAlterShareGroupNonExistentGroupSuccess
- testAlterShareGroupOffsetsArgsFailureWithoutResetOffsetsArgs
-- testAlterShareGroupOffsetsFailureWithNoneEmptyGroup
+- testAlterShareGroupOffsetsFailureWithNonEmptyGroup
- testAlterShareGroupOffsetsFailureWithoutTopic
- testAlterShareGroupToLatestSuccess
- testAlterShareGroupUnsubscribedTopicSuccess