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

commit ce8fa1e51e009c728e5bde07c4fde1335c8a5d39
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 25 21:30:25 2026 +0000

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

diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 4bf23d234ba..f9e55b27458 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -3096,6 +3096,7 @@ 
org.apache.kafka.streams.processor.internals.TaskManagerTest:
 - shouldNotCommitOnHandleAssignmentIfOnlyStandbyTaskClosed
 - shouldNotCompleteRestorationIfTaskCannotCompleteRestoration
 - shouldNotCompleteRestorationIfTasksCannotInitialize
+- shouldNotComputeOffsetSumForRunningStatelessTask
 - shouldNotFailForTimeoutExceptionOnConsumerCommit
 - shouldNotFailOnTimeoutException
 - shouldNotLockAnythingIfStateDirIsEmpty

Reply via email to