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 b985a27d3cc Update test catalog data for GHA workflow run 23114679857
b985a27d3cc is described below
commit b985a27d3ccb48d6bd3164bae6c536d175228a76
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 15 19:05:03 2026 +0000
Update test catalog data for GHA workflow run 23114679857
Commit:
https://github.com/apache/kafka/commit/c1f901cdb29986b20859ddd38c045e6e699540ff
GitHub Run: https://github.com/apache/kafka/actions/runs/23114679857
---
test-catalog/streams/tests.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 0c2340f3c40..b590b5fc9f1 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -4992,6 +4992,11 @@
org.apache.kafka.streams.state.internals.MeteredTimestampedKeyValueStoreWithHead
- shouldTimeIteratorDuration
- shouldTrackOldestOpenIteratorTimestamp
- shouldTrackOpenIteratorsMetric
+- shouldUseHeadersFromValueToDeserializeKeyInAll
+- shouldUseHeadersFromValueToDeserializeKeyInPrefixScan
+- shouldUseHeadersFromValueToDeserializeKeyInRange
+- shouldUseHeadersFromValueToDeserializeKeyInReverseAll
+- shouldUseHeadersFromValueToDeserializeKeyInReverseRange
- shouldWriteBytesToInnerStoreAndRecordPutMetric
- testMetrics
org.apache.kafka.streams.state.internals.MeteredTimestampedWindowStoreTest: