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 57224e9ea8e Update test catalog data for GHA workflow run 18788192588
57224e9ea8e is described below

commit 57224e9ea8e07fd04d7f7a23c7dc5c557152e40c
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 24 20:42:31 2025 +0000

    Update test catalog data for GHA workflow run 18788192588
    
    Commit: 
https://github.com/apache/kafka/commit/82a1935b7e813bfe6b181e7ea784e7ffdc5b9b98
    GitHub Run: https://github.com/apache/kafka/actions/runs/18788192588
---
 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 5e0cff6a926..b271e539e72 100644
--- a/test-catalog/coordinator-common/tests.yaml
+++ b/test-catalog/coordinator-common/tests.yaml
@@ -56,6 +56,7 @@ 
org.apache.kafka.coordinator.common.runtime.CoordinatorRuntimeTest:
 - testHighWatermarkUpdateWithDeferredEventExceptions
 - testLargeCompressibleRecordTriggersFlushAndSucceeds
 - testLargeUncompressibleRecordTriggersFlushAndFails
+- testLingerTimeComparisonInMaybeFlushCurrentBatch
 - testNonRetryableTimer
 - testOnNewMetadataImage
 - testPartitionLoadGeneratesSnapshotAtHighWatermark

Reply via email to