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 870c4014233 Update test catalog data for GHA workflow run 25006620389
870c4014233 is described below
commit 870c40142337cc70048ab03779929fdeb1a4d625
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 27 20:33:24 2026 +0000
Update test catalog data for GHA workflow run 25006620389
Commit:
https://github.com/apache/kafka/commit/3c9b210be3436c0b2086f779ce56db2377ee338e
GitHub Run: https://github.com/apache/kafka/actions/runs/25006620389
---
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 e5743b1cfd9..826b902034f 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -4368,6 +4368,7 @@
org.apache.kafka.streams.state.internals.DualColumnFamilyAccessorTest:
- shouldPutValueToNewColumnFamilyAndDeleteFromOld
- shouldReturnNullWhenKeyNotFoundInEitherColumnFamily
- shouldReturnSumOfEntriesFromBothColumnFamilies
+- shouldSkipPersistingStateOnCloseWhenStoreIsAlreadyClosed
- shouldThrowNPEWhenBatchEntryHasNullKey
- shouldThrowOnOpenAfterAUncleanClose
-
shouldThrowProcessorStateExceptionWhenDeleteFailsOnNewColumnFamilyWithNullValue