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 4ed66e43fbb Update test catalog data for GHA workflow run 16642176465
4ed66e43fbb is described below

commit 4ed66e43fbbf04d23b3ab18e8c110ca0ac589128
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 31 10:53:29 2025 +0000

    Update test catalog data for GHA workflow run 16642176465
    
    Commit: 
https://github.com/apache/kafka/commit/44c6e956ed3e95ef416abb4dc4b6d5bb8ee42cdb
    GitHub Run: https://github.com/apache/kafka/actions/runs/16642176465
---
 test-catalog/streams/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 7a1a5db69ae..2e018ea6d50 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -1767,6 +1767,7 @@ 
org.apache.kafka.streams.processor.internals.DefaultStateUpdaterTest:
 - shouldRecordMetrics
 - shouldRemoveActiveStatefulTaskFromFailedTasks
 - shouldRemoveActiveStatefulTaskFromRestoredActiveTasks
+- shouldRemoveMetricsWithoutInterference
 - shouldRemovePausedTask
 - shouldRemoveStandbyTaskFromFailedTasks
 - shouldRemoveStatelessTaskFromRestoredActiveTasks

Reply via email to