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 ac3acc09046 Update test catalog data for GHA workflow run 29663752990
ac3acc09046 is described below
commit ac3acc090464db1f7215891e99eeb395b8545bf8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 19 02:59:49 2026 +0000
Update test catalog data for GHA workflow run 29663752990
Commit:
https://github.com/apache/kafka/commit/d366f759be87c3f211c2b5ebaedff98a8af59d3a
GitHub Run: https://github.com/apache/kafka/actions/runs/29663752990
---
test-catalog/tools/tests.yaml | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 765791854f2..065ce8b4b8b 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -763,6 +763,11 @@
org.apache.kafka.tools.consumer.TransactionLogMessageFormatterTest:
- testMessageFormatter
org.apache.kafka.tools.consumer.group.ConsumerGroupCommandAuthorizationTest:
- testDescribeGroupCliWithGroupDescribe
+org.apache.kafka.tools.consumer.group.ConsumerGroupCommandSaslAuthenticationTest:
+- testConsumerGroupServiceWithAuthenticationFailureWithClassicGroupProtocol
+- testConsumerGroupServiceWithAuthenticationFailureWithConsumerGroupProtocol
+- testConsumerGroupServiceWithAuthenticationSuccessWithClassicGroupProtocol
+- testConsumerGroupServiceWithAuthenticationSuccessWithConsumerGroupProtocol
org.apache.kafka.tools.consumer.group.ConsumerGroupCommandTest:
- testValidateRegexCommandWithInvalidRegex
- testValidateRegexCommandWithValidRegex
@@ -868,9 +873,6 @@
org.apache.kafka.tools.consumer.group.ResetConsumerGroupOffsetTest:
- testResetOffsetsWithPartitionNoneLeader
- testResetOffsetsWithPartitionNotExist
- testResetWithUnrecognizedNewConsumerOption
-org.apache.kafka.tools.consumer.group.SaslClientsWithInvalidCredentialsTest:
-- testConsumerGroupServiceWithAuthenticationFailure
-- testConsumerGroupServiceWithAuthenticationSuccess
org.apache.kafka.tools.consumer.group.ShareGroupCommandTest:
- testDeleteShareGroupOffsets
- testDeleteShareGroupOffsetsArgsWithoutGroup