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

commit dd3afec7ae81d0b103c71d343cadfb305f480be8
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 19 10:02:22 2025 +0000

    Update test catalog data for GHA workflow run 17851985094
    
    Commit: 
https://github.com/apache/kafka/commit/d067c6c04089a3d24e1f72e6cb1b10b0d85f76da
    GitHub Run: https://github.com/apache/kafka/actions/runs/17851985094
---
 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 f97aaedfaf3..5d49b87e8e1 100644
--- a/test-catalog/coordinator-common/tests.yaml
+++ b/test-catalog/coordinator-common/tests.yaml
@@ -15,6 +15,7 @@ 
org.apache.kafka.coordinator.common.runtime.CoordinatorLoaderImplTest:
 - testPartitionGoesOfflineDuringLoad
 - testUnknownRecordTypeAreIgnored
 - testUpdateLastWrittenOffsetAndUpdateLastCommittedOffsetNoRecordsRead
+- testUpdateLastWrittenOffsetCommitInterval
 - testUpdateLastWrittenOffsetOnBatchLoaded
 - testUpdateLastWrittenOffsetOnBatchLoadedWhileHighWatermarkAhead
 org.apache.kafka.coordinator.common.runtime.CoordinatorRecordTest:

Reply via email to