This is an automated email from the ASF dual-hosted git repository.

github-actions[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 0ee8f6e0929 Update test catalog data for GHA workflow run 27069532472
0ee8f6e0929 is described below

commit 0ee8f6e0929490136aa4210454c0b1a5849f25a1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 6 21:20:17 2026 +0000

    Update test catalog data for GHA workflow run 27069532472
    
    Commit: 
https://github.com/apache/kafka/commit/3d1a16a28f8f0036f7404289d99cf5e33447e90d
    GitHub Run: https://github.com/apache/kafka/actions/runs/27069532472
---
 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 ca11d69680f..48150bf3cfd 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -2618,6 +2618,7 @@ 
org.apache.kafka.streams.processor.internals.StateDirectoryTest:
 - shouldNotCreateTaskStateDirectory
 - shouldNotDeleteAppDirWhenCleanUpIfNotEmpty
 - shouldNotFailWhenCreatingTaskDirectoryInParallel
+- shouldNotHoldLockAfterInitializeStartupStores
 - shouldNotInitializeStartupStateWhenNoLocalState
 - shouldNotLockStateDirLockedByAnotherThread
 - shouldNotRemoveDirsThatDoNotMatchNamedTopologyDirsWhenCallingClean

Reply via email to