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 615cbca23b6 Update test catalog data for GHA workflow run 21897558031
615cbca23b6 is described below
commit 615cbca23b6ff7a23384af35ba288b4f570b6d9e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 11 10:39:21 2026 +0000
Update test catalog data for GHA workflow run 21897558031
Commit:
https://github.com/apache/kafka/commit/9a5f9653f25387eb814066bb94d5b78943fce10f
GitHub Run: https://github.com/apache/kafka/actions/runs/21897558031
---
test-catalog/streams/tests.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 8368acf920f..e9149bf87bb 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -3716,6 +3716,10 @@ org.apache.kafka.streams.query.StateQueryResultTest:
org.apache.kafka.streams.query.VersionedKeyQueryTest:
- shouldThrowNPEWithNullAsOftimestamp
- shouldThrowNPEWithNullKey
+org.apache.kafka.streams.state.HeadersBytesStoreTest:
+- shouldConvertEmptyValueToHeaderFormat
+- shouldConvertLegacyValueToHeaderFormat
+- shouldReturnNullWhenConvertingNullValue
org.apache.kafka.streams.state.HostInfoTest:
- shouldCreateHostInfo
- shouldReturnNullHostInfoForEmptyEndPoint