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 e6ca54c084c Update test catalog data for GHA workflow run 21925118415
e6ca54c084c is described below
commit e6ca54c084cdcc82714fee2f21a2ecff7457f906
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 12 01:12:04 2026 +0000
Update test catalog data for GHA workflow run 21925118415
Commit:
https://github.com/apache/kafka/commit/75d26f271758385d9093e3858d4e17a04b63d7ca
GitHub Run: https://github.com/apache/kafka/actions/runs/21925118415
---
test-catalog/streams/tests.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index ad620f40d33..40fd3c24d6e 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -3727,6 +3727,8 @@ org.apache.kafka.streams.state.HostInfoTest:
- shouldThrowConfigExceptionForNonsenseEndPoint
org.apache.kafka.streams.state.StateSerdesTest:
- shouldReturnSerdesForBuiltInKeyAndValueTypesForBuiltinTypes
+- shouldSerializeAndDeserializeKeyWithHeaders
+- shouldSerializeAndDeserializeValueWithHeaders
-
shouldSkipValueAndTimestampeInformationForErrorOnTimestampAndValueSerialization
- shouldThrowForUnknownKeyTypeForBuiltinTypes
- shouldThrowForUnknownValueTypeForBuiltinTypes