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 4a4711af175 Update test catalog data for GHA workflow run 20118083439
4a4711af175 is described below

commit 4a4711af17552e4eb40f7f300dc274c1cc8d60e7
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 11 05:09:29 2025 +0000

    Update test catalog data for GHA workflow run 20118083439
    
    Commit: 
https://github.com/apache/kafka/commit/c639b18e8ed37b7578747f9b66471edccf657179
    GitHub Run: https://github.com/apache/kafka/actions/runs/20118083439
---
 test-catalog/tools/tests.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index fddc5d36b30..275804fb737 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -511,6 +511,11 @@ org.apache.kafka.tools.ShareConsumerPerformanceTest:
 org.apache.kafka.tools.StreamsResetterTest:
 - shouldDeleteTopic
 - shouldDetermineInternalTopicBasedOnTopicName1
+- shouldFailAfterTooManyRetries
+- shouldFailIfThereAreMembersAndNotForce
+- shouldIgnoreGroupIdNotFoundException
+- shouldRemoveIfThereAreMembersAndForce
+- shouldRetryToRemoveMembersOnUnknownMemberIdExceptionAndForce
 - shouldSeekToEndOffset
 - testResetOffsetToSpecificOffsetWhenAfterEndOffset
 - testResetToDatetimeWhenPartitionIsEmptyResetsToLatestOffset

Reply via email to