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 08449c1e94a Update test catalog data for GHA workflow run 12368485725
08449c1e94a is described below

commit 08449c1e94a15b89441f2c203a39b275b6262808
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 17 09:59:29 2024 +0000

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

diff --git a/test-catalog/coordinator-common/tests.yaml 
b/test-catalog/coordinator-common/tests.yaml
index 86e91b140be..93032a046df 100644
--- a/test-catalog/coordinator-common/tests.yaml
+++ b/test-catalog/coordinator-common/tests.yaml
@@ -28,6 +28,7 @@ 
org.apache.kafka.coordinator.common.runtime.CoordinatorRuntimeTest:
 - testCompleteTransactionEventCompletesOnlyOnce
 - 
testCoordinatorCompleteTransactionEventWriteTimeoutTaskIsCancelledWhenHighWatermarkIsUpdated
 - testCoordinatorExecutor
+- testEmptyBatch
 - testHighWatermarkUpdate
 - testNonRetryableTimer
 - testOnNewMetadataImage

Reply via email to