[
https://issues.apache.org/jira/browse/CAMEL-22989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-22989:
--------------------------------
Fix Version/s: 4.x
> Fix issue related to failing test RunCommandITCase.runWithProperties
> --------------------------------------------------------------------
>
> Key: CAMEL-22989
> URL: https://issues.apache.org/jira/browse/CAMEL-22989
> Project: Camel
> Issue Type: Test
> Components: camel-jbang, tests
> Affects Versions: 4.18.0
> Reporter: Aurélien Pupier
> Priority: Minor
> Fix For: 4.x
>
>
> 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)