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 e1ae5ba724c Update test catalog data for GHA workflow run 25332594775
e1ae5ba724c is described below
commit e1ae5ba724ca1abe11b99f0fe404be2cae3bd93d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon May 4 20:14:03 2026 +0000
Update test catalog data for GHA workflow run 25332594775
Commit:
https://github.com/apache/kafka/commit/94b6886b12bf050ee4075584293355923e0223ac
GitHub Run: https://github.com/apache/kafka/actions/runs/25332594775
---
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 19dc27e1b77..54734d384cc 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -2684,6 +2684,9 @@
org.apache.kafka.streams.processor.internals.StoreChangelogReaderTest:
- shouldRestoreFromPositionAndCheckForCompletion
- shouldRestoreMultipleChangelogs
- shouldRestoreToLimitInStandbyState
+- shouldSeekByTimestampForWindowedStoreWithoutCheckpoint
+- shouldSeekToBeginningForNonWindowedStoreWithoutCheckpoint
+- shouldSeekToBeginningWhenBrokerReturnsNullForOffsetsForTimes
- shouldSupportUnregisterChangelogAfterCompletion
- shouldSupportUnregisterChangelogBeforeCompletion
- shouldSupportUnregisterChangelogBeforeInitialization