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 c9f8be09ccc Update test catalog data for GHA workflow run 23936352527
c9f8be09ccc is described below
commit c9f8be09ccccf926b692d7437e11519b18cd5fb8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 3 10:16:43 2026 +0000
Update test catalog data for GHA workflow run 23936352527
Commit:
https://github.com/apache/kafka/commit/6e989ccca21375ae6ee4ac11fb64d9379b089155
GitHub Run: https://github.com/apache/kafka/actions/runs/23936352527
---
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 5acb967257e..1f112389ba2 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -1373,6 +1373,7 @@
org.apache.kafka.streams.kstream.internals.KTableTransformValuesTest:
- shouldTransformOnGetIfNotMaterialized
- shouldTransformValuesWithKey
- shouldTransformValuesWithKeyAndMaterialize
+- shouldUseContextHeadersWhenValueTimestampHeadersIsNull
org.apache.kafka.streams.kstream.internals.MaterializedInternalTest:
- shouldGenerateStoreNameWithPrefixIfProvidedNameIsNull
- shouldPreferStoreSupplierWhenProvidedWithStoreTypeViaTopologyConfig