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

commit dc229cb65a6dc6d5c3735e1626daff9fb8f8fc14
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 16 11:04:09 2025 +0000

    Update test catalog data for GHA workflow run 20261678435
    
    Commit: 
https://github.com/apache/kafka/commit/bd0c628cfc7d5e4aafb6e8e4a80085ef73397c50
    GitHub Run: https://github.com/apache/kafka/actions/runs/20261678435
---
 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 df2e3e63be4..bfc863640f0 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -3012,6 +3012,7 @@ 
org.apache.kafka.streams.processor.internals.TaskExecutorTest:
 org.apache.kafka.streams.processor.internals.TaskManagerTest:
 - shouldAddFailedActiveTaskToRecycleDuringAssignmentToTaskRegistry
 - 
shouldAddFailedActiveTasksToReassignWithDifferentInputPartitionsDuringAssignmentToTaskRegistry
+- shouldAddFailedRestoredTasksBackToStateUpdaterOnException
 - shouldAddFailedStandbyTaskToRecycleDuringAssignmentToTaskRegistry
 - shouldAddNewActiveTasks
 - shouldAddNonResumedSuspendedTasks

Reply via email to