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 4d90ee1bb0e Update test catalog data for GHA workflow run 11734448624
4d90ee1bb0e is described below

commit 4d90ee1bb0e1a6cd2820ea51e85214044614ea93
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 8 03:57:33 2024 +0000

    Update test catalog data for GHA workflow run 11734448624
    
    Commit: 
https://github.com/apache/kafka/commit/95650431dfd2072cfd79efd5536d9eff7b50f3d9
    GitHub Run: https://github.com/apache/kafka/actions/runs/11734448624
---
 test-catalog/streams/streams-scala/tests.yaml |  1 -
 test-catalog/streams/tests.yaml               | 18 ++++--------------
 2 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/test-catalog/streams/streams-scala/tests.yaml 
b/test-catalog/streams/streams-scala/tests.yaml
index 19e38503764..3f4188ad1a5 100644
--- a/test-catalog/streams/streams-scala/tests.yaml
+++ b/test-catalog/streams/streams-scala/tests.yaml
@@ -26,7 +26,6 @@ org.apache.kafka.streams.scala.kstream.KStreamTest:
 - testCorrectlyFlatTransformValuesInRecordsWithKey
 - testFilterRecordsNotSatisfyingPredicate
 - testFilterRecordsSatisfyingPredicate
-- testFlatTransformCorrectlyRecords
 - testForeachActionsOnRecords
 - testJoinCorrectlyRecords
 - testJoinTwoKStreamToTables
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index dd9800282a3..6d72b633d25 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -809,10 +809,10 @@ 
org.apache.kafka.streams.kstream.internals.KStreamImplTest:
 - shouldMaterializeKTableFromKStream
 - shouldMergeMultipleStreams
 - shouldMergeTwoStreams
-- shouldNotAllowBadTransformerSupplierOnFlatTransform
-- shouldNotAllowBadTransformerSupplierOnFlatTransformWithNamed
-- shouldNotAllowBadTransformerSupplierOnFlatTransformWithNamedAndStores
-- shouldNotAllowBadTransformerSupplierOnFlatTransformWithStores
+- shouldNotAllowBadProcessSupplierOnProcess
+- shouldNotAllowBadProcessSupplierOnProcessWithNamed
+- shouldNotAllowBadProcessSupplierOnProcessWithNamedAndStores
+- shouldNotAllowBadProcessSupplierOnProcessWithStores
 - shouldNotAllowBadTransformerSupplierOnTransformValues
 - shouldNotAllowBadTransformerSupplierOnTransformValuesWithNamed
 - shouldNotAllowBadValueTransformerWithKeySupplierOnTransformValues
@@ -858,12 +858,10 @@ 
org.apache.kafka.streams.kstream.internals.KStreamImplTest:
 - shouldNotAllowNullNamedOnFilter
 - shouldNotAllowNullNamedOnFilterNot
 - shouldNotAllowNullNamedOnFlatMap
-- shouldNotAllowNullNamedOnFlatTransform
 - shouldNotAllowNullNamedOnFlatTransformValuesWithFlatValueSupplier
 - shouldNotAllowNullNamedOnFlatTransformValuesWithFlatValueSupplierAndStores
 - shouldNotAllowNullNamedOnFlatTransformValuesWithFlatValueWithKeySupplier
 - 
shouldNotAllowNullNamedOnFlatTransformValuesWithFlatValueWithKeySupplierAndStore
-- shouldNotAllowNullNamedOnFlatTransformWithStoreName
 - shouldNotAllowNullNamedOnForEach
 - shouldNotAllowNullNamedOnMap
 - shouldNotAllowNullNamedOnMapValues
@@ -905,12 +903,10 @@ 
org.apache.kafka.streams.kstream.internals.KStreamImplTest:
 - shouldNotAllowNullRepartitionedOnRepartition
 - shouldNotAllowNullSelectorOnGroupBy
 - shouldNotAllowNullSelectorOnGroupByWithGrouped
-- shouldNotAllowNullStoreNameOnFlatTransform
 - shouldNotAllowNullStoreNameOnFlatTransformValuesWithFlatValueSupplier
 - shouldNotAllowNullStoreNameOnFlatTransformValuesWithFlatValueSupplierAndNamed
 - shouldNotAllowNullStoreNameOnFlatTransformValuesWithFlatValueWithKeySupplier
 - 
shouldNotAllowNullStoreNameOnFlatTransformValuesWithFlatValueWithKeySupplierAndNamed
-- shouldNotAllowNullStoreNameOnFlatTransformWithNamed
 - shouldNotAllowNullStoreNameOnProcess
 - shouldNotAllowNullStoreNameOnProcessValues
 - shouldNotAllowNullStoreNameOnProcessValuesWithNamed
@@ -919,12 +915,10 @@ 
org.apache.kafka.streams.kstream.internals.KStreamImplTest:
 - 
shouldNotAllowNullStoreNameOnTransformValuesWithValueTransformerSupplierWithNamed
 - 
shouldNotAllowNullStoreNameOnTransformValuesWithValueTransformerWithKeySupplier
 - 
shouldNotAllowNullStoreNameOnTransformValuesWithValueTransformerWithKeySupplierWithName
-- shouldNotAllowNullStoreNamesOnFlatTransform
 - shouldNotAllowNullStoreNamesOnFlatTransformValuesWithFlatValueSupplier
 - 
shouldNotAllowNullStoreNamesOnFlatTransformValuesWithFlatValueSupplierAndNamed
 - shouldNotAllowNullStoreNamesOnFlatTransformValuesWithFlatValueWithKeySupplier
 - 
shouldNotAllowNullStoreNamesOnFlatTransformValuesWithFlatValueWithKeySupplierAndNamed
-- shouldNotAllowNullStoreNamesOnFlatTransformWithNamed
 - shouldNotAllowNullStoreNamesOnProcess
 - shouldNotAllowNullStoreNamesOnProcessValues
 - shouldNotAllowNullStoreNamesOnProcessValuesWithNamed
@@ -948,10 +942,6 @@ org.apache.kafka.streams.kstream.internals.KStreamImplTest:
 - shouldNotAllowNullTopicChooserOnToWithProduced
 - shouldNotAllowNullTopicOnTo
 - shouldNotAllowNullTopicOnToWithProduced
-- shouldNotAllowNullTransformerSupplierOnFlatTransform
-- shouldNotAllowNullTransformerSupplierOnFlatTransformWithNamed
-- shouldNotAllowNullTransformerSupplierOnFlatTransformWithNamedAndStores
-- shouldNotAllowNullTransformerSupplierOnFlatTransformWithStores
 - shouldNotAllowNullValueJoinerOnJoin
 - shouldNotAllowNullValueJoinerOnJoinWithGlobalTable
 - shouldNotAllowNullValueJoinerOnJoinWithGlobalTableWithNamed

Reply via email to