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

commit d0ec271303ea162822d66a821e0244b3c9ceb7f2
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 16 21:48:02 2026 +0000

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

diff --git a/test-catalog/streams/integration-tests/tests.yaml 
b/test-catalog/streams/integration-tests/tests.yaml
index 034df00ea4f..4e7c1d7d08f 100644
--- a/test-catalog/streams/integration-tests/tests.yaml
+++ b/test-catalog/streams/integration-tests/tests.yaml
@@ -512,6 +512,8 @@ 
org.apache.kafka.streams.integration.TopologyDescriptionPluginIntegrationTest:
 - shouldPushTopologyDescriptionOnlyOnceForTwoMembers
 - shouldPushTopologyDescriptionToPluginAfterJoin
 - shouldStopSolicitingPushAfterPermanentPluginFailure
+org.apache.kafka.streams.integration.TransactionalPositionRestartIntegrationTest:
+- verifyStore
 org.apache.kafka.streams.integration.VersionedKeyValueStoreIntegrationTest:
 - shouldAllowCustomIQv2ForCustomStoreImplementations
 - shouldManualUpgradeFromNonVersionedNonTimestampedToVersioned

Reply via email to