This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git
from 868c1ad1b79 CAMEL-20225: simplify getting a Date instance from the clock API add 40ff1c1e986 CAMEL-20252: remove misleading tests add aa9629936e1 (chores): fix a misleading manual test in camel-core (#12478) No new revisions were added by this update. Summary of changes: .../disruptor/SedaDisruptorCompareTest.java | 437 --------------------- .../bean/CamelSimpleExpressionPerfTestRunner.java | 77 ---- ...va => SplitterParallelAggregateManualTest.java} | 14 +- 3 files changed, 3 insertions(+), 525 deletions(-) delete mode 100644 components/camel-disruptor/src/test/java/org/apache/camel/component/disruptor/SedaDisruptorCompareTest.java delete mode 100644 core/camel-core/src/test/java/org/apache/camel/component/bean/CamelSimpleExpressionPerfTestRunner.java rename core/camel-core/src/test/java/org/apache/camel/processor/{SplitterParallelAggregateTest.java => SplitterParallelAggregateManualTest.java} (91%)