[
https://issues.apache.org/jira/browse/CAMEL-22539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-22539:
--------------------------------
Component/s: camel-core
tests
> [camel-core] Flaky unit test
> ----------------------------
>
> Key: CAMEL-22539
> URL: https://issues.apache.org/jira/browse/CAMEL-22539
> Project: Camel
> Issue Type: Task
> Components: camel-core, tests
> Reporter: Pasquale Congiusti
> Priority: Minor
>
> {code}
> [WARNING] Flakes:
> [WARNING]
> org.apache.camel.component.file.FileConsumerIdempotentKeyNameAndSizeTest.testIdempotent
> [ERROR] Run 1:
> FileConsumerIdempotentKeyNameAndSizeTest>FileConsumerIdempotentTest.testIdempotent:69
> ยป ConditionTimeout Assertion condition defined as a Lambda expression in
> org.apache.camel.component.file.FileConsumerIdempotentTest mock://result
> Received message count. Expected: <0> but was: <1> within 10 seconds.
> [INFO] Run 2: PASS
> [INFO]
> [WARNING]
> org.apache.camel.component.file.FileConsumerIncludeExtTest.testFileConsumer
> [ERROR] Run 1:
> FileConsumerIncludeExtTest.testFileConsumer:36->ContextTestSupport.assertMockEndpointsSatisfied:900
> mock://txt Message with body Hello World was expected but not found in [,
> 123, Bye World]
> [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.testCreateOutputStreamCacheBeforeTimeoutButWriteToOutputStreamCacheAfterTimeout
> [ERROR] Run 1:
> MulticastParallelTimeoutStreamCachingTest.testCreateOutputStreamCacheBeforeTimeoutButWriteToOutputStreamCacheAfterTimeout:71->ContextTestSupport.assertMockEndpointsSatisfied:900
> mock://exception Received message count. Expected: <1> but was: <0>
> [INFO] Run 2: PASS
> [INFO]
> [WARNING]
> org.apache.camel.processor.ResequenceBatchNotIgnoreInvalidExchangesTest.testBadThirdMessage
> [ERROR] Run 1:
> ResequenceBatchNotIgnoreInvalidExchangesTest.testBadThirdMessage
> mock://result Body of message: 1. Expected: <C> but was: <D>
> [INFO] Run 2: PASS
> [INFO]
> [WARNING]
> org.apache.camel.processor.aggregator.AggregateExpressionTimeoutPerGroupTest.testAggregateExpressionPerGroupTimeout
> [ERROR] Run 1:
> AggregateExpressionTimeoutPerGroupTest.testAggregateExpressionPerGroupTimeout
> mock://aggregated Body of message: 0. Expected: <G+H+I> but was: <D+E+F>
> [INFO] Run 2: PASS
> [INFO]
> [WARNING]
> org.apache.camel.processor.aggregator.AggregateTimeoutOnlyTest.testAggregateTimeoutOnly
> [ERROR] Run 1: AggregateTimeoutOnlyTest.testAggregateTimeoutOnly
> mock://result Body of message: 0. Expected: <Message 9> but was: <Message 4>
> [INFO] Run 2: PASS
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)