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 b7a0715484a Update test catalog data for GHA workflow run 25782887563
b7a0715484a is described below
commit b7a0715484aeb16d0baa8d6abb1deac59fe346bc
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed May 13 10:32:42 2026 +0000
Update test catalog data for GHA workflow run 25782887563
Commit:
https://github.com/apache/kafka/commit/d1a05f99e8dda1e0cd26a1bcf6a399a32b35d716
GitHub Run: https://github.com/apache/kafka/actions/runs/25782887563
---
test-catalog/streams/integration-tests/tests.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/test-catalog/streams/integration-tests/tests.yaml
b/test-catalog/streams/integration-tests/tests.yaml
index 4cfc9b24b77..7a1c1c1c60f 100644
--- a/test-catalog/streams/integration-tests/tests.yaml
+++ b/test-catalog/streams/integration-tests/tests.yaml
@@ -110,6 +110,10 @@
org.apache.kafka.streams.integration.IQv2StoreIntegrationTest:
org.apache.kafka.streams.integration.IQv2VersionedStoreIntegrationTest:
- CLASSIC
- STREAMS
+org.apache.kafka.streams.integration.InMemoryStoreMetricsIntegrationTest:
+- keyValueStoreMetricValueShouldNotThrowIfStoreIsNotInitialized
+- sessionStoreMetricValueShouldNotThrowIfStoreIsNotInitialized
+- windowStoreMetricValueShouldNotThrowIfStoreIsNotInitialized
org.apache.kafka.streams.integration.InternalTopicIntegrationTest:
- shouldCompactAndDeleteTopicsForWindowStoreChangelogs
- shouldCompactTopicsForKeyValueStoreChangelogs