This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 041fb57 Migrates the camel-aws2-lambda tests to the shared test infra (#4648) add 327a964 (chores) Simplified assertions (#4650) No new revisions were added by this update. Summary of changes: .../org/apache/camel/catalog/CamelCatalogTest.java | 4 +- .../routebuilder/SpringRouteTemplateRefTest.java | 2 +- .../integration/Web3jProducerMainnetTest.java | 6 +- .../xmlsecurity/XMLSecurityConcurrencyTest.java | 4 +- .../xmlsecurity/XMLSecurityDataFormatTest.java | 6 +- .../zipkin/ZipkinSpanReporterInRegistryTest.java | 4 +- .../ProxyBuilderSkipJavaLangObjectMethodsTest.java | 2 +- .../apache/camel/builder/RouteTemplateTest.java | 2 +- .../file/FileConsumerIdleMessageTest.java | 6 +- .../file/FileProducerCharsetUTFOptimizedTest.java | 3 +- .../FileProducerCharsetUTFtoISOConfiguredTest.java | 3 +- ...leProducerCharsetUTFtoISOConvertBodyToTest.java | 3 +- .../file/FileProducerCharsetUTFtoISOTest.java | 3 +- .../file/FileProducerCharsetUTFtoUTFTest.java | 3 +- ...outeEndpointsRemoteRouteSharedEndpointTest.java | 44 +++++----- ...tRegistryKeepRouteEndpointsRemoteRouteTest.java | 38 ++++----- .../EndpointRegistryKeepRouteEndpointsTest.java | 26 +++--- .../camel/impl/RemoveRouteStopEndpointTest.java | 98 +++++++++++----------- .../camel/issues/SplitListListIssueTest.java | 42 +++++----- .../SplitterWithCustomThreadPoolExecutorTest.java | 6 +- .../camel/processor/SplitterWithXqureyTest.java | 4 +- .../org/apache/camel/processor/ValidateIdTest.java | 8 +- .../async/AsyncEndpointRecipientList4Test.java | 5 +- .../EnricherAsyncUnhandledExceptionTest.java | 3 +- .../processor/interceptor/AdviceWithTasksTest.java | 3 +- .../AdviceWithTasksToStringPatternTest.java | 3 +- .../processor/resequencer/TestComparatorTest.java | 3 +- .../org/apache/camel/util/KeyValueHolderTest.java | 16 ++-- .../camel/builder/endpoint/CustomSedaTest.java | 6 +- .../ManagedRemoveRouteAggregateThreadPoolTest.java | 4 +- .../camel/itest/issues/JettyHttpFileCacheTest.java | 3 +- 31 files changed, 188 insertions(+), 175 deletions(-)