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 94704fa597c Update test catalog data for GHA workflow run 19538881192
94704fa597c is described below
commit 94704fa597cbc42ee77e1b8594274260d2a3762c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 20 16:11:12 2025 +0000
Update test catalog data for GHA workflow run 19538881192
Commit:
https://github.com/apache/kafka/commit/b2a9112681eda1437864c3d23dc14ccc9424d78d
GitHub Run: https://github.com/apache/kafka/actions/runs/19538881192
---
test-catalog/streams/tests.yaml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 12f08c1feb8..b95bbffeff6 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -3057,8 +3057,7 @@
org.apache.kafka.streams.processor.internals.TaskManagerTest:
- shouldComputeOffsetSumForRunningStatefulTaskAndRestoringTask
- shouldComputeOffsetSumForStandbyTask
- shouldComputeOffsetSumForUnassignedTaskWeCanLock
-- shouldComputeOffsetSumFromCheckpointFileForClosedTask
-- shouldComputeOffsetSumFromCheckpointFileForUninitializedTask
+- shouldComputeOffsetSumFromCheckpointFileForCreatedAndClosedTasks
- shouldConvertActiveTaskToStandbyTask
- shouldConvertStandbyTaskToActiveTask
- shouldCreateActiveTaskDuringAssignment