This is an automated email from the ASF dual-hosted git repository.
github-actions[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 6b98f31d568 Update test catalog data for GHA workflow run 25510680319
6b98f31d568 is described below
commit 6b98f31d568a03f0ce52b98be6293a54a32987f0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 7 22:44:56 2026 +0000
Update test catalog data for GHA workflow run 25510680319
Commit:
https://github.com/apache/kafka/commit/7054bf2fc163089b0e4024bea36bb2843e6bfb55
GitHub Run: https://github.com/apache/kafka/actions/runs/25510680319
---
test-catalog/tools/tests.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 8114ff431a4..71b77e132c6 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -867,7 +867,6 @@
org.apache.kafka.tools.consumer.group.ResetConsumerGroupOffsetTest:
- testResetOffsetsWithPartitionNotExist
- testResetWithUnrecognizedNewConsumerOption
org.apache.kafka.tools.consumer.group.SaslClientsWithInvalidCredentialsTest:
-- initializationError
- testConsumerGroupServiceWithAuthenticationFailure
- testConsumerGroupServiceWithAuthenticationSuccess
org.apache.kafka.tools.consumer.group.ShareGroupCommandTest: