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 8d86abd9db4 Update test catalog data for GHA workflow run 12345662934
8d86abd9db4 is described below
commit 8d86abd9db41d5518e86cfccfc70f5ec55d5ded6
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 16 06:18:31 2024 +0000
Update test catalog data for GHA workflow run 12345662934
Commit:
https://github.com/apache/kafka/commit/bac892852140c54aac5102579038cd2d1b9486fb
GitHub Run: https://github.com/apache/kafka/actions/runs/12345662934
---
test-catalog/streams/tests.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 99d8fac3355..06d8fccc01b 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -159,6 +159,8 @@ org.apache.kafka.streams.StreamsBuilderTest:
- shouldUseThisStoreSupplierEvenIfDslStoreSuppliersConfiguredInTopologyConfig
- shouldUseTopologyOverrideStoreTypeOverConfiguredDslStoreSupplier
- shouldWrapProcessorsForCoGroupedStreamAggregate
+- shouldWrapProcessorsForForeignKeyInnerJoin
+- shouldWrapProcessorsForForeignKeyLeftJoin
- shouldWrapProcessorsForMapValuesWithMaterializedStore
- shouldWrapProcessorsForMaterializedSourceTable
- shouldWrapProcessorsForProcess