apupier commented on PR #18682:
URL: https://github.com/apache/camel/pull/18682#issuecomment-3102700201

   with https://github.com/apache/camel/pull/18683 ,I have only flaky tests 
remaining on Camel Core:
   ```
   [INFO] Results:
   [INFO] 
   [WARNING] Flakes: 
   [WARNING] 
org.apache.camel.component.file.FileConsumerExcludeExtTest.testFileConsumer
   [ERROR]   Run 1: 
FileConsumerExcludeExtTest.testFileConsumer:36->ContextTestSupport.assertMockEndpointsSatisfied:900
 mock://txt Message with body Hello World was expected but not found in [, Bye 
World]
   [INFO]   Run 2: PASS
   [INFO] 
   [WARNING] 
org.apache.camel.issues.RecipientListUseOriginalMessageIssueTest.testRecipientListUseOriginalMessageIssue
   [ERROR]   Run 1: 
RecipientListUseOriginalMessageIssueTest.testRecipientListUseOriginalMessageIssue:42
 ยป ConditionTimeout Assertion condition defined as a Lambda expression in 
org.apache.camel.issues.RecipientListUseOriginalMessageIssueTest File 
/tmp/junit-2840038364210145566/outbox/hello.txt has unexpected content ==> 
expected: <A> but was: <> within 10 seconds.
   [INFO]   Run 2: PASS
   [INFO] 
   [WARNING] 
org.apache.camel.issues.SplitterParallelAsyncProcessorIssueTest.testSplitParallelProcessingMaxThreads
   [ERROR]   Run 1: 
SplitterParallelAsyncProcessorIssueTest.testSplitParallelProcessingMaxThreads:58
 Should not use more than 4 threads, was: 5 ==> expected: <true> but was: 
<false>
   [INFO]   Run 2: PASS
   [INFO] 
   [WARNING] 
org.apache.camel.processor.MulticastParallelStreamingTest.testMulticastParallel
   [ERROR]   Run 1: 
MulticastParallelStreamingTest.testMulticastParallel:59->ContextTestSupport.assertMockEndpointsSatisfied:900
 Caught exception on mock://result due to: expected: <BA> but was: <AB>
   [INFO]   Run 2: PASS
   [INFO] 
   [WARNING] 
org.apache.camel.processor.MulticastParallelStreamingTimeoutTest.testMulticastParallelStreamingTimeout
   [ERROR]   Run 1: 
MulticastParallelStreamingTimeoutTest.testMulticastParallelStreamingTimeout 
mock://result Body of message: 0. Expected: <CB> but was: <Hello>
   [INFO]   Run 2: PASS
   [INFO] 
   [WARNING] 
org.apache.camel.processor.MulticastParallelTimeoutStreamCachingTest.testCreateOutputStreamCacheAfterTimeout
   [ERROR]   Run 1: 
MulticastParallelTimeoutStreamCachingTest.testCreateOutputStreamCacheAfterTimeout:55->ContextTestSupport.assertMockEndpointsSatisfied:900
 mock://x Received message count. Expected: <1> but was: <0>
   [INFO]   Run 2: PASS
   [INFO] 
   [WARNING] 
org.apache.camel.processor.RecipientListParallelStreamingTest.testRecipientListParallel
   [ERROR]   Run 1: 
RecipientListParallelStreamingTest.testRecipientListParallel mock://result Body 
of message: 0. Expected: <b> but was: <c>
   [INFO]   Run 2: PASS
   [INFO] 
   [WARNING] 
org.apache.camel.processor.aggregator.AggregateTimeoutOnlyTest.testAggregateTimeoutOnly
   [ERROR]   Run 1: 
AggregateTimeoutOnlyTest.testAggregateTimeoutOnly:43->ContextTestSupport.assertMockEndpointsSatisfied:900
 mock://result Expected minimum 90 millis waiting on the result, but was faster 
with 69 millis.
   [INFO]   Run 2: PASS
   [INFO] 
   [INFO] 
   [WARNING] Tests run: 6560, Failures: 0, Errors: 0, Skipped: 
39, Flakes: 8
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to