[
https://issues.apache.org/jira/browse/CAMEL-22771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aurélien Pupier reopened CAMEL-22771:
-------------------------------------
Test are failing on CI:
{noformat}
org.opentest4j.AssertionFailedError: Check specific Camel JBang and Camel
version ==> expected: <4.8.0> but was: <4.16.0>
at
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at
org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1156)
at
org.apache.camel.test.infra.cli.it.CliConfigITCase.lambda$setJBangAndCamelVersionTest$0(CliConfigITCase.java:57)
at
org.apache.camel.test.infra.cli.it.AbstractTestSupport.execute(AbstractTestSupport.java:29)
at
org.apache.camel.test.infra.cli.it.CliConfigITCase.setJBangAndCamelVersionTest(CliConfigITCase.java:55)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)
{noformat}
> camel-jbang - camel-test-infra uses old 4.8.3 jbang for testing
> ---------------------------------------------------------------
>
> Key: CAMEL-22771
> URL: https://issues.apache.org/jira/browse/CAMEL-22771
> Project: Camel
> Issue Type: Task
> Components: camel-jbang, camel-test-infra
> Reporter: Claus Ibsen
> Assignee: Mikołaj
> Priority: Minor
> Fix For: 4.17.0
>
>
> We should upgrade these tests to use newer version such as 4.16.0 or similar.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)