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 239fc347687 Update test catalog data for GHA workflow run 19671835809
239fc347687 is described below

commit 239fc3476875ca4e6012f87602797d6fac9ca51c
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 25 16:19:29 2025 +0000

    Update test catalog data for GHA workflow run 19671835809
    
    Commit: 
https://github.com/apache/kafka/commit/437337cf370b5204e7ddff3da4550730c1334617
    GitHub Run: https://github.com/apache/kafka/actions/runs/19671835809
---
 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 9c55420b0c6..b8022c7ff2c 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -1136,6 +1136,7 @@ 
org.apache.kafka.coordinator.group.streams.StreamsGroupTest:
 - testAsDescribedGroupPrefersConfiguredTopologyOverStreamsTopology
 - testAsDescribedGroupWithStreamsTopologyHavingSubtopologies
 - testAsListedGroup
+- testCancelTimers
 - testComputeMetadataHash
 - testCreateGroupTombstoneRecords
 - testDeletingMemberRemovesProcessId

Reply via email to