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 97703b638ff Update test catalog data for GHA workflow run 23822961840
97703b638ff is described below

commit 97703b638fff33303bd9030716b36735f49c2da1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 1 04:28:00 2026 +0000

    Update test catalog data for GHA workflow run 23822961840
    
    Commit: 
https://github.com/apache/kafka/commit/4becf4815861dfe2a289da07a4c7775f1cd6fe98
    GitHub Run: https://github.com/apache/kafka/actions/runs/23822961840
---
 test-catalog/streams/tests.yaml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 4bfd63a537d..192206ab423 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -4327,7 +4327,6 @@ 
org.apache.kafka.streams.state.internals.DualColumnFamilyAccessorTest:
 - shouldCreateRangeIterator
 - shouldDeleteFromBothColumnFamiliesWhenValueIsNull
 - shouldDeleteRangeFromBothColumnFamilies
-- shouldFlushBothColumnFamiliesOnCommit
 - shouldGetFromOldColumnFamilyWithReadOptionsAndConvert
 - shouldGetOnlyFromOldColumnFamilyAndConvertWithoutMigration
 - shouldGetOnlyReturnNullWhenNotFound
@@ -5260,7 +5259,6 @@ 
org.apache.kafka.streams.state.internals.RocksDBMigratingSessionStoreWithHeaders
 - shouldThrowNullPointerExceptionOnPutNullKey
 - shouldThrowOnInitWhenEOSEnabledAndPersistedStoreStatusIsInvalid
 - shouldThrowProcessorStateExceptionOnOpeningReadOnlyDir
-- shouldThrowProcessorStateExceptionOnPutDeletedDir
 - shouldThrowWhenUserProvidesNewBlockBasedTableFormatConfig
 - shouldVerifyThatMetricsRecordedFromPropertiesGetMeasurementsFromRocksDB
 - shouldVerifyThatMetricsRecordedFromStatisticsGetMeasurementsFromRocksDB
@@ -5415,7 +5413,6 @@ org.apache.kafka.streams.state.internals.RocksDBStoreTest:
 - shouldThrowNullPointerExceptionOnPutNullKey
 - shouldThrowOnInitWhenEOSEnabledAndPersistedStoreStatusIsInvalid
 - shouldThrowProcessorStateExceptionOnOpeningReadOnlyDir
-- shouldThrowProcessorStateExceptionOnPutDeletedDir
 - shouldThrowWhenUserProvidesNewBlockBasedTableFormatConfig
 - shouldVerifyThatMetricsRecordedFromPropertiesGetMeasurementsFromRocksDB
 - shouldVerifyThatMetricsRecordedFromStatisticsGetMeasurementsFromRocksDB
@@ -5903,7 +5900,6 @@ 
org.apache.kafka.streams.state.internals.RocksDBTimestampedStoreTest:
 - shouldThrowNullPointerExceptionOnPutNullKey
 - shouldThrowOnInitWhenEOSEnabledAndPersistedStoreStatusIsInvalid
 - shouldThrowProcessorStateExceptionOnOpeningReadOnlyDir
-- shouldThrowProcessorStateExceptionOnPutDeletedDir
 - shouldThrowWhenUserProvidesNewBlockBasedTableFormatConfig
 - shouldVerifyThatMetricsRecordedFromPropertiesGetMeasurementsFromRocksDB
 - shouldVerifyThatMetricsRecordedFromStatisticsGetMeasurementsFromRocksDB
@@ -5993,7 +5989,6 @@ 
org.apache.kafka.streams.state.internals.RocksDBTimestampedStoreWithHeadersTest:
 - shouldThrowNullPointerExceptionOnPutNullKey
 - shouldThrowOnInitWhenEOSEnabledAndPersistedStoreStatusIsInvalid
 - shouldThrowProcessorStateExceptionOnOpeningReadOnlyDir
-- shouldThrowProcessorStateExceptionOnPutDeletedDir
 - shouldThrowWhenUserProvidesNewBlockBasedTableFormatConfig
 - shouldTransitionFromPlainUpgradeModeToRegularMode
 - shouldUpgradeFromPlainKeyValueStore

Reply via email to