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 6c8819bf919 Update test catalog data for GHA workflow run 19166790972
6c8819bf919 is described below

commit 6c8819bf919fadff4a07abed5f04aaa8a61014c7
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 7 13:40:31 2025 +0000

    Update test catalog data for GHA workflow run 19166790972
    
    Commit: 
https://github.com/apache/kafka/commit/22db7b9f4c3f9e936a0eb6457b91edda01f44099
    GitHub Run: https://github.com/apache/kafka/actions/runs/19166790972
---
 test-catalog/streams/tests.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 1c9ca37896a..383c14978d4 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -3082,7 +3082,6 @@ 
org.apache.kafka.streams.processor.internals.TaskManagerTest:
 - shouldNotCommitActiveAndStandbyTasksWhileRebalanceInProgress
 - shouldNotCommitCreatedTasksOnRevocationOrClosure
 - shouldNotCommitIfNoRevokedTasksNeedCommitting
-- shouldNotCommitIfNoRevokedTasksNeedCommittingWithEOSv2
 - 
shouldNotCommitNonCorruptedRestoringActiveTasksAndNotCommitRunningStandbyTasks
 - shouldNotCommitOffsetsIfOnlyStandbyTasksAssigned
 - shouldNotCommitOnHandleAssignmentIfNoTaskClosed

Reply via email to