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

commit f5ee1557b27f2c2e5145f8eef73684012ff4e558
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 23 03:25:13 2024 +0000

    Update test catalog data for GHA workflow run 11982498256
    
    Commit: 
https://github.com/apache/kafka/commit/cd36d6453562dd5b6c7cb0df8e50d9401e0bfb98
    GitHub Run: https://github.com/apache/kafka/actions/runs/11982498256
---
 test-catalog/metadata/tests.yaml |  2 ++
 test-catalog/streams/tests.yaml  | 34 ++++------------------------------
 2 files changed, 6 insertions(+), 30 deletions(-)

diff --git a/test-catalog/metadata/tests.yaml b/test-catalog/metadata/tests.yaml
index e08c40818da..46fece6e9be 100644
--- a/test-catalog/metadata/tests.yaml
+++ b/test-catalog/metadata/tests.yaml
@@ -3,6 +3,8 @@ org.apache.kafka.controller.AclControlManagerTest:
 - testCreateAclDeleteAcl
 - testDeleteDedupe
 - testLoadSnapshot
+- testValidateAclWithBadPrincipal
+- testValidateAclWithEmptyPrincipal
 - testValidateFilter
 - testValidateNewAcl
 org.apache.kafka.controller.ActivationRecordsGeneratorTest:
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 96980d60d60..1e277ba6a9c 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -148,8 +148,6 @@ org.apache.kafka.streams.StreamsBuilderTest:
 - shouldUseSpecifiedNameForTableSourceProcessor
 - shouldUseSpecifiedNameForToStream
 - shouldUseSpecifiedNameForToStreamWithMapper
-- shouldUseSpecifiedNameForTransformValues
-- shouldUseSpecifiedNameForTransformValuesWithKey
 - 
shouldUseSpecifiedStoreSupplierForEachOuterJoinOperationBetweenKStreamAndKStreamAndUseSameTypeAsThisSupplierForOuter
 - shouldUseSpecifiedStoreSuppliersOuterJoinStoreEvenIfThisSupplierIsSupplied
 - shouldUseThisStoreSupplierEvenIfDslStoreSuppliersConfiguredInTopologyConfig
@@ -816,13 +814,13 @@ 
org.apache.kafka.streams.kstream.internals.KStreamImplTest:
 - shouldMergeMultipleStreams
 - shouldMergeTwoStreams
 - shouldNotAllowBadProcessSupplierOnProcess
+- shouldNotAllowBadProcessSupplierOnProcessValues
+- shouldNotAllowBadProcessSupplierOnProcessValuesWithNamed
+- shouldNotAllowBadProcessSupplierOnProcessValuesWithNamedAndStores
+- shouldNotAllowBadProcessSupplierOnProcessValuesWithStores
 - shouldNotAllowBadProcessSupplierOnProcessWithNamed
 - shouldNotAllowBadProcessSupplierOnProcessWithNamedAndStores
 - shouldNotAllowBadProcessSupplierOnProcessWithStores
-- shouldNotAllowBadTransformerSupplierOnTransformValues
-- shouldNotAllowBadTransformerSupplierOnTransformValuesWithNamed
-- shouldNotAllowBadValueTransformerWithKeySupplierOnTransformValues
-- shouldNotAllowBadValueTransformerWithKeySupplierOnTransformValuesWithNamed
 - shouldNotAllowNullActionOnForEach
 - shouldNotAllowNullActionOnForEachWithName
 - shouldNotAllowNullActionOnPeek
@@ -881,10 +879,6 @@ org.apache.kafka.streams.kstream.internals.KStreamImplTest:
 - shouldNotAllowNullNamedOnSelectKey
 - shouldNotAllowNullNamedOnToTable
 - shouldNotAllowNullNamedOnToTableWithMaterialized
-- shouldNotAllowNullNamedOnTransformValuesWithValueTransformerSupplier
-- shouldNotAllowNullNamedOnTransformValuesWithValueTransformerSupplierAndStores
-- shouldNotAllowNullNamedOnTransformValuesWithValueTransformerWithKeySupplier
-- 
shouldNotAllowNullNamedOnTransformValuesWithValueTransformerWithKeySupplierAndStores
 - shouldNotAllowNullOtherStreamOnJoin
 - shouldNotAllowNullOtherStreamOnJoinWithStreamJoined
 - shouldNotAllowNullOtherStreamOnLeftJoin
@@ -917,10 +911,6 @@ org.apache.kafka.streams.kstream.internals.KStreamImplTest:
 - shouldNotAllowNullStoreNameOnProcessValues
 - shouldNotAllowNullStoreNameOnProcessValuesWithNamed
 - shouldNotAllowNullStoreNameOnProcessWithNamed
-- shouldNotAllowNullStoreNameOnTransformValuesWithValueTransformerSupplier
-- 
shouldNotAllowNullStoreNameOnTransformValuesWithValueTransformerSupplierWithNamed
-- 
shouldNotAllowNullStoreNameOnTransformValuesWithValueTransformerWithKeySupplier
-- 
shouldNotAllowNullStoreNameOnTransformValuesWithValueTransformerWithKeySupplierWithName
 - shouldNotAllowNullStoreNamesOnFlatTransformValuesWithFlatValueSupplier
 - 
shouldNotAllowNullStoreNamesOnFlatTransformValuesWithFlatValueSupplierAndNamed
 - shouldNotAllowNullStoreNamesOnFlatTransformValuesWithFlatValueWithKeySupplier
@@ -929,10 +919,6 @@ org.apache.kafka.streams.kstream.internals.KStreamImplTest:
 - shouldNotAllowNullStoreNamesOnProcessValues
 - shouldNotAllowNullStoreNamesOnProcessValuesWithNamed
 - shouldNotAllowNullStoreNamesOnProcessWithNamed
-- shouldNotAllowNullStoreNamesOnTransformValuesWithValueTransformerSupplier
-- 
shouldNotAllowNullStoreNamesOnTransformValuesWithValueTransformerSupplierWithNamed
-- 
shouldNotAllowNullStoreNamesOnTransformValuesWithValueTransformerWithKeySupplier
-- 
shouldNotAllowNullStoreNamesOnTransformValuesWithValueTransformerWithKeySupplierWithNamed
 - shouldNotAllowNullStreamJoinedOnJoin
 - shouldNotAllowNullStreamJoinedOnLeftJoin
 - shouldNotAllowNullStreamJoinedOnOuterJoin
@@ -980,18 +966,10 @@ 
org.apache.kafka.streams.kstream.internals.KStreamImplTest:
 - shouldNotAllowNullValueTransformerSupplierOnFlatTransformValuesWithNamed
 - 
shouldNotAllowNullValueTransformerSupplierOnFlatTransformValuesWithNamedAndStores
 - shouldNotAllowNullValueTransformerSupplierOnFlatTransformValuesWithStores
-- shouldNotAllowNullValueTransformerSupplierOnTransformValues
-- shouldNotAllowNullValueTransformerSupplierOnTransformValuesWithNamed
-- shouldNotAllowNullValueTransformerSupplierOnTransformValuesWithNamedAndStores
-- shouldNotAllowNullValueTransformerSupplierOnTransformValuesWithStores
 - shouldNotAllowNullValueTransformerWithKeySupplierOnFlatTransformValues
 - 
shouldNotAllowNullValueTransformerWithKeySupplierOnFlatTransformValuesWithNamed
 - 
shouldNotAllowNullValueTransformerWithKeySupplierOnFlatTransformValuesWithNamedAndStores
 - 
shouldNotAllowNullValueTransformerWithKeySupplierOnFlatTransformValuesWithStores
-- shouldNotAllowNullValueTransformerWithKeySupplierOnTransformValues
-- shouldNotAllowNullValueTransformerWithKeySupplierOnTransformValuesWithNamed
-- 
shouldNotAllowNullValueTransformerWithKeySupplierOnTransformValuesWithNamedAndStores
-- shouldNotAllowNullValueTransformerWithKeySupplierOnTransformValuesWithStores
 - shouldNotMaterializedKTableFromKStream
 - shouldPreserveSerdesForOperators
 - shouldProcessFromSourceThatMatchPattern
@@ -1157,10 +1135,6 @@ 
org.apache.kafka.streams.kstream.internals.KStreamSplitTest:
 - testKStreamSplit
 - testResultingMap
 - testTypeVariance
-org.apache.kafka.streams.kstream.internals.KStreamTransformValuesTest:
-- shouldInitializeTransformerWithForwardDisabledProcessorContext
-- testTransform
-- testTransformWithKey
 org.apache.kafka.streams.kstream.internals.KStreamWindowAggregateTest:
 - shouldEmitFromLastEmitTime
 - shouldEmitWithInterval0

Reply via email to