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 e93650fa998 Update test catalog data for GHA workflow run 19699919513
e93650fa998 is described below
commit e93650fa998cb0d4350517b1c61f9f45a9f08529
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 26 13:28:02 2025 +0000
Update test catalog data for GHA workflow run 19699919513
Commit:
https://github.com/apache/kafka/commit/e04fd9d8bd0d8bc806675e2a58765a0b673e267b
GitHub Run: https://github.com/apache/kafka/actions/runs/19699919513
---
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 4ba5d4d0786..9f40f228c91 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -3108,7 +3108,6 @@
org.apache.kafka.streams.processor.internals.TaskManagerTest:
- shouldNotRevokeStandbyTaskInStateUpdaterOnRevocation
- shouldNotSendPurgeDataIfPreviousNotDone
- shouldNotSuspendActiveTaskWithoutRevokedInputPartitionsInStateUpdater
-- shouldOnlyCommitRevokedStandbyTaskAndPropagatePrepareCommitException
- shouldPassUpIfExceptionDuringSuspend
- shouldPauseAllTopicsOnRebalanceComplete
- shouldPinOffsetSumToLongMaxValueInCaseOfOverflow
@@ -3116,6 +3115,7 @@
org.apache.kafka.streams.processor.internals.TaskManagerTest:
- shouldPropagateExceptionFromActiveCommit
- shouldPropagateExceptionFromStandbyCommit
- shouldPropagateKafkaExceptionsInPunctuateActiveTasks
+- shouldPropagateSuspendExceptionWhenRevokingStandbyTask
- shouldPropagateTaskMigratedExceptionsInProcessActiveTasks
- shouldPropagateTaskMigratedExceptionsInPunctuateActiveTasks
- shouldPunctuateActiveTasks