This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from b70721d0c9a CAMEL-20388: Restore the old cookieStore Strategy (#13837)
     new dcf7aab83c9 (chores) camel-core: isolate resource intensive test
     new 8eef7f91e35 (chores) camel-core: prefer local variables in tests
     new fd76d743ec0 (chores) camel-core: fixed typo in the test name

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../camel/cluster/ClusteredRoutePolicyFactoryTest.java       |  3 +--
 .../org/apache/camel/component/bean/BeanInvokeAsyncTest.java |  3 +--
 .../apache/camel/component/bean/BeanOgnlPerformanceTest.java |  3 +--
 .../org/apache/camel/component/bean/BeanPerformanceTest.java |  2 +-
 .../component/file/FileConsumerCustomSchedulerTest.java      |  3 +--
 .../file/FileConsumerThreadsInProgressIssueTest.java         |  3 +--
 .../apache/camel/component/file/FileSplitInSplitTest.java    |  2 +-
 .../file/FromFileDoNotDeleteFileIfProcessFailsTest.java      |  3 +--
 .../file/FromFileDoNotMoveFileIfProcessFailsTest.java        |  3 +--
 .../camel/component/file/FromFilePollThirdTimeOkTest.java    |  2 +-
 .../component/file/stress/FileAsyncStressManualTest.java     |  3 +--
 .../org/apache/camel/component/rest/RestComponentTest.java   |  4 +---
 .../camel/impl/CamelBeanPostProcessorInjectorTest.java       |  3 +--
 .../java/org/apache/camel/impl/DefaultProducerCacheTest.java |  2 --
 .../test/java/org/apache/camel/impl/FromEndpointTest.java    |  3 +--
 .../camel/impl/TypeConverterRegistryPerformanceTest.java     |  7 +++----
 .../event/EventNotifierIgnoreCamelContextInitEventsTest.java |  3 +--
 .../org/apache/camel/issues/SplitterParallelIssueTest.java   |  2 +-
 .../camel/issues/TypeConverterConcurrencyIssueTest.java      |  3 +--
 ...anguageOGNLWithDotInParameterPropertyPlaceholderTest.java |  4 +---
 .../org/apache/camel/language/FileLanguageExtSingleTest.java |  4 +---
 .../test/java/org/apache/camel/processor/MDCAsyncTest.java   |  2 +-
 .../camel/processor/MDCSplitParallelProcessingTest.java      |  2 +-
 .../test/java/org/apache/camel/processor/MDCSplitTest.java   |  2 +-
 .../apache/camel/processor/RoutePerformanceCountTest.java    |  4 ++--
 .../camel/processor/SplitterParallelBigFileManualTest.java   |  3 +--
 ...litterWithXqureyTest.java => SplitterWithXqueryTest.java} | 12 ++++++------
 .../processor/TypeConverterRegistryStatsPerformanceTest.java |  3 +--
 .../org/apache/camel/processor/UnitOfWorkHelperTest.java     |  6 ++----
 .../aggregator/AggregateConcurrentPerCorrelationKeyTest.java |  4 +++-
 .../aggregator/AggregateSimpleExpressionIssueManualTest.java |  3 +--
 .../processor/aggregator/AggregatorConcurrencyTest.java      |  4 +++-
 .../DistributedConcurrentPerCorrelationKeyTest.java          |  5 ++---
 .../processor/routingslip/RoutingSlipWithExceptionTest.java  |  3 +--
 .../ThrottlingExceptionRoutePolicyOpenViaConfigTest.java     |  2 +-
 .../throttle/ThrottlingExceptionRoutePolicyTest.java         |  2 +-
 .../throttle/ThrottlingInflightRoutePolicyTest.java          |  2 +-
 .../src/test/java/org/apache/camel/util/GZIPHelperTest.java  |  2 +-
 .../org/apache/camel/management/AddEventNotifierTest.java    |  3 +--
 .../camel/management/JmxNotificationEventNotifierTest.java   |  4 +---
 .../java/org/apache/camel/processor/NoErrorHandlerTest.java  |  3 +--
 .../util/concurrent/SynchronousExecutorServiceTest.java      |  3 +--
 42 files changed, 55 insertions(+), 84 deletions(-)
 rename 
core/camel-core/src/test/java/org/apache/camel/processor/{SplitterWithXqureyTest.java
 => SplitterWithXqueryTest.java} (78%)

Reply via email to