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 e9e83391e4f Update test catalog data for GHA workflow run 17822661002
e9e83391e4f is described below

commit e9e83391e4f5ee4fa50045a4f1dc7980b5ea58fe
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 18 10:58:18 2025 +0000

    Update test catalog data for GHA workflow run 17822661002
    
    Commit: 
https://github.com/apache/kafka/commit/d6fdbfcf15adc279c6aabd6f630eada66f2dec41
    GitHub Run: https://github.com/apache/kafka/actions/runs/17822661002
---
 test-catalog/streams/integration-tests/tests.yaml | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/test-catalog/streams/integration-tests/tests.yaml 
b/test-catalog/streams/integration-tests/tests.yaml
index 7c016604ff6..69882e8e3d6 100644
--- a/test-catalog/streams/integration-tests/tests.yaml
+++ b/test-catalog/streams/integration-tests/tests.yaml
@@ -71,17 +71,13 @@ 
org.apache.kafka.streams.integration.IQv2EndpointToPartitionsIntegrationTest:
 - CLASSIC
 - STREAMS
 org.apache.kafka.streams.integration.IQv2IntegrationTest:
-- shouldFailNotStarted
-- shouldFailStopped
-- shouldFailUnknownStore
-- shouldFetchExplicitlyFromAllPartitions
-- shouldFetchFromPartition
-- shouldNotRequireQueryHandler
-- shouldRejectNonRunningActive
+- CLASSIC
+- STREAMS
 org.apache.kafka.streams.integration.IQv2StoreIntegrationTest:
 - verifyStore
 org.apache.kafka.streams.integration.IQv2VersionedStoreIntegrationTest:
-- verifyStore
+- CLASSIC
+- STREAMS
 org.apache.kafka.streams.integration.InternalTopicIntegrationTest:
 - shouldCompactAndDeleteTopicsForWindowStoreChangelogs
 - shouldCompactTopicsForKeyValueStoreChangelogs

Reply via email to