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 9b9d42bb8c0 Update test catalog data for GHA workflow run 14996977534
9b9d42bb8c0 is described below

commit 9b9d42bb8c03a877fe6a7da6a1f7c84c0e106c3d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 13 15:24:41 2025 +0000

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

diff --git a/test-catalog/group-coordinator/tests.yaml 
b/test-catalog/group-coordinator/tests.yaml
index 3123ddb1127..58f9876c317 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -596,6 +596,7 @@ 
org.apache.kafka.coordinator.group.OffsetMetadataManagerTest:
 - testCleanupExpiredOffsetsGroupDoesNotExist
 - testCleanupExpiredOffsetsGroupHasNoOffsets
 - testCleanupExpiredOffsetsWithPendingTransactionalOffsets
+- testCleanupExpiredOffsetsWithPendingTransactionalOffsetsOnly
 - testConsumerGroupOffsetCommit
 - testConsumerGroupOffsetCommitFromAdminClient
 - testConsumerGroupOffsetCommitWithIllegalGenerationId

Reply via email to