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 1d87ffcca0f Update test catalog data for GHA workflow run 17299995362
1d87ffcca0f is described below
commit 1d87ffcca0f247679e97b64925307da4d7003c60
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 28 17:35:51 2025 +0000
Update test catalog data for GHA workflow run 17299995362
Commit:
https://github.com/apache/kafka/commit/3c378dab7ddad3d6f456a8a1cacdf658740b3325
GitHub Run: https://github.com/apache/kafka/actions/runs/17299995362
---
test-catalog/streams/integration-tests/tests.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/test-catalog/streams/integration-tests/tests.yaml
b/test-catalog/streams/integration-tests/tests.yaml
index 6bb8612704f..4d931440447 100644
--- a/test-catalog/streams/integration-tests/tests.yaml
+++ b/test-catalog/streams/integration-tests/tests.yaml
@@ -224,6 +224,9 @@
org.apache.kafka.streams.integration.RangeQueryIntegrationTest:
- testStoreConfig
org.apache.kafka.streams.integration.RebalanceIntegrationTest:
- shouldCommitAllTasksIfRevokedTaskTriggerPunctuation
+org.apache.kafka.streams.integration.RebalanceProtocolMigrationIntegrationTest:
+- shouldMigrateFromAndToStreamsRebalanceProtocol
+- shouldMigrateToAndFromStreamsRebalanceProtocol
org.apache.kafka.streams.integration.RegexSourceIntegrationTest:
- shouldAddStateStoreToRegexDefinedSource
- testMultipleConsumersCanReadFromPartitionedTopic