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 05a6b5047ef Update test catalog data for GHA workflow run 19166797309
05a6b5047ef is described below
commit 05a6b5047ef0c2c0b281409dcea1bffc835619ab
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 7 16:03:35 2025 +0000
Update test catalog data for GHA workflow run 19166797309
Commit:
https://github.com/apache/kafka/commit/9b0c9dbb101bb86657b4fbf2dd07ab389ab29040
GitHub Run: https://github.com/apache/kafka/actions/runs/19166797309
---
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 383c14978d4..b41ea5d2f8b 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -3127,6 +3127,7 @@
org.apache.kafka.streams.processor.internals.TaskManagerTest:
- shouldRethrowTaskCorruptedExceptionFromInitialization
- shouldRethrowTaskCorruptedExceptionFromStateUpdater
- shouldRetryInitializationWhenLockExceptionInStateUpdater
+- shouldRetryInitializationWhenTimeoutExceptionInStateUpdater
- shouldRetryInitializationWithBackoffWhenInitializationFails
- shouldReturnCorrectBooleanWhenTryingToCompleteRestorationWithStateUpdater
-
shouldReturnFalseFromCheckStateUpdaterIfActiveTasksAreNotRestoringAndNoPendingTaskToRecycleButPendingTasksToInit