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 81fb22ed492 Update test catalog data for GHA workflow run 25242707096
81fb22ed492 is described below
commit 81fb22ed492dae8cc19cee37c31bf03e2da4cbfd
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat May 2 06:50:16 2026 +0000
Update test catalog data for GHA workflow run 25242707096
Commit:
https://github.com/apache/kafka/commit/162b3a1bcf9c11a90fdf9f85df760c77de478753
GitHub Run: https://github.com/apache/kafka/actions/runs/25242707096
---
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 826b902034f..19dc27e1b77 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -3148,7 +3148,7 @@
org.apache.kafka.streams.processor.internals.TaskManagerTest:
- shouldLockActiveOnHandleAssignmentWithProcessingThreads
- shouldLockAffectedTasksOnHandleRevocation
- shouldLockAllTasksOnCorruptionWithProcessingThreads
-- shouldLockCommitableTasksOnCorruptionWithProcessingThreads
+- shouldLockCommittableTasksOnCorruptionWithProcessingThreads
- shouldLockTasksOnClose
- shouldMaybeCommitAllActiveTasksThatNeedCommit
- shouldMoveReassignedSuspendedActiveTaskToStateUpdater