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

commit e4afbb40df31c8d6c3639842d597fa4cfc7539b9
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 14 19:39:30 2025 +0000

    Update test catalog data for GHA workflow run 19370231156
    
    Commit: 
https://github.com/apache/kafka/commit/e32fb9772b24ebd0402722ff10e56a901c376477
    GitHub Run: https://github.com/apache/kafka/actions/runs/19370231156
---
 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 65b998ddcb1..e994d6c47ee 100644
--- a/test-catalog/coordinator-common/tests.yaml
+++ b/test-catalog/coordinator-common/tests.yaml
@@ -62,6 +62,7 @@ 
org.apache.kafka.coordinator.common.runtime.CoordinatorRuntimeTest:
 - testPartitionLoadGeneratesSnapshotAtHighWatermark
 - testPartitionLoadGeneratesSnapshotAtHighWatermarkNoRecordsLoaded
 - testPartitionLoadSensor
+- testRecordAppendLingerTime
 - testRecordEventPurgatoryTime
 - testRecordFlushTime
 - testRescheduleTimer

Reply via email to