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 05d31cc39bd Update test catalog data for GHA workflow run 23660831962
05d31cc39bd is described below

commit 05d31cc39bd27b00c22f502b2b27aadd97c5cbcd
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 27 22:04:39 2026 +0000

    Update test catalog data for GHA workflow run 23660831962
    
    Commit: 
https://github.com/apache/kafka/commit/73cb15e72c0809d624ffabdf76c51d4fa8c5a046
    GitHub Run: https://github.com/apache/kafka/actions/runs/23660831962
---
 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 799932f8bc0..3a7230313b6 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -16,6 +16,7 @@ org.apache.kafka.streams.KafkaStreamsTest:
 - shouldGetClientSupplierFromConfigForConstructor
 - shouldGetClientSupplierFromConfigForConstructorWithTime
 - shouldGetQueryMetadataWithSerializerWhenRunningOrRebalancing
+- shouldHandleCloseAfterErrorState
 - shouldInitializeTasksForLocalStateOnStart
 - shouldLogWarningIfNonDefaultClientSupplierUsedWithStreamsProtocol
 - shouldNotAddThreadWhenClosed

Reply via email to