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 c49da666c19 Update test catalog data for GHA workflow run 30131101941
c49da666c19 is described below
commit c49da666c19a034dd4d91a78df476e722f5e5f08
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 25 01:27:44 2026 +0000
Update test catalog data for GHA workflow run 30131101941
Commit:
https://github.com/apache/kafka/commit/f4c3454b220545c4a17908f7583a765c95cb606d
GitHub Run: https://github.com/apache/kafka/actions/runs/30131101941
---
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 ec679b07cd9..a6f65faab2d 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -3231,6 +3231,8 @@
org.apache.kafka.streams.processor.internals.TaskManagerTest:
- shouldNotFailOnTimeoutException
- shouldNotLockAnythingIfStateDirIsEmpty
- shouldNotPauseReadyTasksOnRebalanceComplete
+- shouldNotRecreateActiveTasksThatAreAlreadyOwned
+- shouldNotRecreateStandbyTasksThatAreAlreadyOwned
- shouldNotReportOffsetSumsAndReleaseLockForUnassignedTaskWithoutCheckpoint
- shouldNotReportOffsetSumsForTaskWeCantLock
- shouldNotReturnStateUpdaterTasksInOwnedTasks