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 91347fa0d36 Update test catalog data for GHA workflow run 18840435522
91347fa0d36 is described below

commit 91347fa0d3618293b0186874ce6edabfa584dc30
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 27 14:31:47 2025 +0000

    Update test catalog data for GHA workflow run 18840435522
    
    Commit: 
https://github.com/apache/kafka/commit/7a8dba35a7e7592af31ffd6214293d91eeabc8b5
    GitHub Run: https://github.com/apache/kafka/actions/runs/18840435522
---
 test-catalog/streams/tests.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 1b0827c6a65..1c9ca37896a 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -2531,6 +2531,7 @@ 
org.apache.kafka.streams.processor.internals.StateDirectoryTest:
 - shouldGetFreshProcessIdIfJsonUnreadable
 - shouldGetFreshProcessIdIfProcessFileDeleted
 - shouldHaveSecurePermissions
+- shouldHaveSecurePermissionsIfGroupWriteAccessAllowed
 - shouldInitializeStandbyTasksForLocalState
 - shouldLockMultipleTaskDirectories
 - shouldLockTaskStateDirectoryWhenDirectoryCreationDisabled
@@ -2568,6 +2569,7 @@ 
org.apache.kafka.streams.processor.internals.StateDirectoryTest:
 - shouldThrowProcessorStateExceptionIfStateDirOccupied
 - shouldThrowProcessorStateExceptionIfTestDirOccupied
 - shouldUnlockStartupTasksOnClose
+- shouldUpdateSecurePermissions
 org.apache.kafka.streams.processor.internals.StateManagerUtilTest:
 - shouldNotCloseStateManagerIfUnableToLockTaskDirectory
 - shouldNotWipeStateStoresIfUnableToLockTaskDirectory

Reply via email to