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 f87aa0462a9 Update test catalog data for GHA workflow run 21292931095
f87aa0462a9 is described below

commit f87aa0462a981c1980b565a3733f4877ccf2e462
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 23 18:40:56 2026 +0000

    Update test catalog data for GHA workflow run 21292931095
    
    Commit: 
https://github.com/apache/kafka/commit/9175b88d0d509ed4e4b62ef99b25966c9dad3688
    GitHub Run: https://github.com/apache/kafka/actions/runs/21292931095
---
 test-catalog/coordinator-common/tests.yaml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/test-catalog/coordinator-common/tests.yaml 
b/test-catalog/coordinator-common/tests.yaml
index 69f2c9c69aa..5958291f839 100644
--- a/test-catalog/coordinator-common/tests.yaml
+++ b/test-catalog/coordinator-common/tests.yaml
@@ -115,6 +115,13 @@ 
org.apache.kafka.coordinator.common.runtime.CoordinatorRuntimeTest:
 - testWriteEventCompletesOnlyOnce
 - testWriteEventWriteTimeoutTaskIsCancelledWhenHighWatermarkIsUpdated
 - testWriteOpIsNotReleasedWhenStateMachineIsNotCaughtUpAfterLoad
+org.apache.kafka.coordinator.common.runtime.DeferredEventCollectionTest:
+- testAddAndSize
+- testCompleteCallsAllEvents
+- testCompleteContinuesOnEventFailure
+- testCompleteWithException
+- testOfFactoryMethod
+- testOfFactoryMethodEmpty
 org.apache.kafka.coordinator.common.runtime.EventAccumulatorTest:
 - testAddFirst
 - testBasicOperations

Reply via email to