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 9099b29734e Update test catalog data for GHA workflow run 13618941704
9099b29734e is described below

commit 9099b29734e986b7aa3221bfdbf436d628a828f7
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 2 23:41:03 2025 +0000

    Update test catalog data for GHA workflow run 13618941704
    
    Commit: 
https://github.com/apache/kafka/commit/2e6e5304c0cead61077dd95fa4563da8daae79c9
    GitHub Run: https://github.com/apache/kafka/actions/runs/13618941704
---
 test-catalog/streams/tests.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 8b5b8f70710..84539559284 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -1827,6 +1827,8 @@ 
org.apache.kafka.streams.processor.internals.GlobalStateManagerImplTest:
 - shouldThrowStreamsExceptionIfNoPartitionsFoundForStore
 - 
shouldUsePollMsPlusRequestTimeoutInPollDuringRestoreAndTimeoutWhenNoProgressDuringRestore
 org.apache.kafka.streams.processor.internals.GlobalStateTaskTest:
+- shouldCheckpointDuringClose
+- shouldCheckpointDuringInitialization
 - shouldCheckpointIfReceivedEnoughRecordsAndFlushIntervalHasElapsed
 - 
shouldCheckpointIfReceivedEnoughRecordsFromMultipleTopicsAndFlushIntervalElapsed
 - shouldCheckpointOffsetsWhenStateIsFlushed

Reply via email to