Aurélien Pupier created CAMEL-22989:
---------------------------------------
Summary: Failign test RunCommandITCase.runWithProperties
Key: CAMEL-22989
URL: https://issues.apache.org/jira/browse/CAMEL-22989
Project: Camel
Issue Type: Bug
Affects Versions: 4.18.0
Reporter: Aurélien Pupier
the test has failed 5 times in a row
{noformat}
Expecting code not to raise a throwable but caught
"org.awaitility.core.ConditionTimeoutException: Assertion condition defined
as a Lambda expression in
org.apache.camel.dsl.jbang.it.support.JBangTestSupport null within 5 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
at
org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:790)
at
org.apache.camel.dsl.jbang.it.support.JBangTestSupport.lambda$checkLogContains$9(JBangTestSupport.java:243)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)