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 737c620873d Update test catalog data for GHA workflow run 16652454934
737c620873d is described below

commit 737c620873d94118b73e30793f31fa583bb9ca26
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 31 18:14:04 2025 +0000

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

diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 3a1eb1160ca..3bb0f926c27 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -730,6 +730,7 @@ 
org.apache.kafka.tools.consumer.group.ResetConsumerGroupOffsetTest:
 - testResetOffsetsToLocalDateTime
 - testResetOffsetsToSpecificOffset
 - testResetOffsetsToZonedDateTime
+- testResetOffsetsWithOfflinePartitionNotInResetTarget
 - testResetOffsetsWithPartitionNoneLeader
 - testResetOffsetsWithPartitionNotExist
 - testResetWithUnrecognizedNewConsumerOption

Reply via email to