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 2f0764c0663 Update test catalog data for GHA workflow run 28408976561
2f0764c0663 is described below

commit 2f0764c066347d88b4f19987c1cc74c4804e19c8
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 30 04:16:54 2026 +0000

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

diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 0d5653b9133..b1fee92234b 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -6434,6 +6434,9 @@ 
org.apache.kafka.streams.state.internals.RocksDBVersionedStoreSegmentValueFormat
 - shouldSerializeAndDeserialize
 - shouldUpdateAtIndex
 org.apache.kafka.streams.state.internals.RocksDBVersionedStoreTest:
+- packagePrivateTimestampRangeGetShouldRespectIsolationLevel
+- readOnlyCommittedShouldHideStagedLatestPut
+- readOnlyCommittedShouldHideStagedTimestampedPut
 - shouldAllowZeroHistoryRetention
 - shouldDelete
 - shouldDistinguishEmptyAndNull

Reply via email to