This is an automated email from the ASF dual-hosted git repository.
github-actions[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 ffe015cbf0e Update test catalog data for GHA workflow run 26468284101
ffe015cbf0e is described below
commit ffe015cbf0e94064e9e9fefcf9374b1a11098474
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 21:45:10 2026 +0000
Update test catalog data for GHA workflow run 26468284101
Commit:
https://github.com/apache/kafka/commit/2da541804077dee04025fae47070ffa5d1b029b3
GitHub Run: https://github.com/apache/kafka/actions/runs/26468284101
---
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 0480ed6b4c2..daed9633127 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -3107,6 +3107,7 @@
org.apache.kafka.streams.processor.internals.TaskManagerTest:
- shouldAssignActiveTaskInTasksRegistryToUpdateInputPartitions
- shouldAssignMultipleTasksInStateUpdater
- shouldAssignMultipleTasksInTasksRegistry
+-
shouldAttachSuppressedExceptionWhenPrepareCommitAndSuspendBothFailDuringRevocation
- shouldCleanAndReviveCorruptedStandbyTasksBeforeCommittingNonCorruptedTasks
- shouldCloseActiveTasksAndIgnoreExceptionsOnUncleanShutdown
- shouldCloseActiveTasksAndPropagateExceptionsOnCleanShutdownWithAlos
@@ -3240,6 +3241,7 @@
org.apache.kafka.streams.processor.internals.TaskManagerTest:
- shouldSuspendAllRevokedActiveTasksAndPropagateSuspendException
- shouldSuspendAllTasksButSkipCommitIfSuspendingFailsDuringRevocation
- shouldSuspendMultipleActiveTasksWithRevokedInputPartitionsInStateUpdater
+- shouldSuspendRevokedTasksWhenPrepareCommitThrows
- shouldThrowDuringAssignmentIfStandbyTaskToCloseIsFoundInTasksRegistry
- shouldThrowDuringAssignmentIfStandbyTaskToRecycleIsFoundInTasksRegistry
-
shouldThrowDuringAssignmentIfStandbyTaskToUpdateInputPartitionsIsFoundInTasksRegistry