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 8f955dfd365 Update test catalog data for GHA workflow run 18475114430
8f955dfd365 is described below

commit 8f955dfd36549182fa762c98c3063efaf186fd2c
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 13 20:59:56 2025 +0000

    Update test catalog data for GHA workflow run 18475114430
    
    Commit: 
https://github.com/apache/kafka/commit/9f822fcce1fbd39f49a9999f48d538e5e1c57cda
    GitHub Run: https://github.com/apache/kafka/actions/runs/18475114430
---
 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 f5e5dfea7e3..c0567d41a1d 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -66,6 +66,7 @@ org.apache.kafka.streams.KafkaStreamsTest:
 - shouldThrowUnknownStateStoreExceptionWhenStoreNotExist
 - shouldTransitToRunningWithGlobalOnlyTopology
 - shouldTriggerRecordingOfRocksDBMetricsIfRecordingLevelIsDebug
+- shouldUseDefaultTimeoutForCloseWithNullTimeout
 - shouldUseProvidedClientSupplier
 - stateShouldTransitToRunningIfNonDeadThreadsBackToRunning
 - statefulTopologyShouldCreateStateDirectory

Reply via email to