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

commit b28932edcce06bd70534a9ce01592b385662abe8
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 7 01:02:23 2024 +0000

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

diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 667353f5bbc..07684488110 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -2520,6 +2520,7 @@ 
org.apache.kafka.streams.processor.internals.StreamTaskTest:
 - shouldFailOnCommitIfTaskIsClosed
 - shouldFlushStateManagerAndRecordCollector
 - shouldInitTaskTimeoutAndEventuallyThrow
+- shouldMaybeReturnOffsetsForRepartitionTopicsForPurging
 - shouldNotAttemptToLockIfNoStores
 - shouldNotCheckpointAfterRestorationWhenExactlyOnceEnabled
 - shouldNotCheckpointForSuspendedRunningTaskWithSmallProgress
@@ -2552,7 +2553,6 @@ 
org.apache.kafka.streams.processor.internals.StreamTaskTest:
 - shouldRespectCommitRequested
 - shouldRespectPunctuateCancellationStreamTime
 - shouldRespectPunctuateCancellationSystemTime
-- shouldReturnOffsetsForRepartitionTopicsForPurging
 - shouldReturnStateManagerChangelogOffsets
 - shouldSetProcessorNodeOnContextBackToNullAfterSuccessfulPunctuate
 - shouldSkipCheckpointingSuspendedCreatedTask

Reply via email to