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 ceb6e52188c Update test catalog data for GHA workflow run 27625029683
ceb6e52188c is described below
commit ceb6e52188c97b627f6b58656043bab6fb2e0abf
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 16 17:24:35 2026 +0000
Update test catalog data for GHA workflow run 27625029683
Commit:
https://github.com/apache/kafka/commit/33b93fc411441c95a89f40e17006f2b1ae2c77da
GitHub Run: https://github.com/apache/kafka/actions/runs/27625029683
---
test-catalog/tools/tests.yaml | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 71b77e132c6..c1a8d80627c 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -870,14 +870,6 @@
org.apache.kafka.tools.consumer.group.SaslClientsWithInvalidCredentialsTest:
- testConsumerGroupServiceWithAuthenticationFailure
- testConsumerGroupServiceWithAuthenticationSuccess
org.apache.kafka.tools.consumer.group.ShareGroupCommandTest:
-- testAlterShareGroupAllTopicsToDatetimeSuccess
-- testAlterShareGroupMultipleTopicsSuccess
-- testAlterShareGroupNonExistentGroupSuccess
-- testAlterShareGroupOffsetsArgsFailureWithoutResetOffsetsArgs
-- testAlterShareGroupOffsetsFailureWithNonEmptyGroup
-- testAlterShareGroupOffsetsFailureWithoutTopic
-- testAlterShareGroupToLatestSuccess
-- testAlterShareGroupUnsubscribedTopicSuccess
- testDeleteShareGroupOffsets
- testDeleteShareGroupOffsetsArgsWithoutGroup
- testDeleteShareGroupOffsetsArgsWithoutTopic
@@ -906,7 +898,18 @@
org.apache.kafka.tools.consumer.group.ShareGroupCommandTest:
- testListShareGroupsWithStates
- testListWithUnrecognizedOption
- testPrintEmptyGroupState
+- testResetOffsetsAllTopicsToDatetimeSuccess
+- testResetOffsetsArgsFailureWithoutResetOffsetsArgs
- testResetOffsetsDryRunSuccess
+- testResetOffsetsExportImportComplexPlan
+- testResetOffsetsExportImportPlan
+- testResetOffsetsFailureWithNonEmptyGroup
+- testResetOffsetsFailureWithoutTopic
+- testResetOffsetsMultipleTopicsSuccess
+- testResetOffsetsNonExistentGroupSuccess
+- testResetOffsetsToLatestSuccess
+- testResetOffsetsToOffsetSuccess
+- testResetOffsetsUnsubscribedTopicSuccess
org.apache.kafka.tools.consumer.group.share.ShareGroupStateMessageFormatterTest:
- testMessageFormatter
- testShareGroupStateMessageFormatterException