apupier opened a new issue, #55:
URL: https://github.com/apache/camel-jbang-examples/issues/55
```
Failures (1):
JUnit Jupiter:JUnitCitrusTest:execute():petstore.camel.it.yaml
MethodSource [className =
'org.citrusframework.junit.jupiter.main.JUnitCitrusTest', methodName =
'execute', methodParameterTypes = '']
=> org.citrusframework.exceptions.TestCaseFailedException: Cannot create
property=actions for JavaBean=org.citrusframework.yaml.YamlTestCase@c017175
in 'string', line 1, column 1:
name: petstore-test
^
Cannot create property=openapi for
JavaBean=org.citrusframework.yaml.TestActions@6d074b14
in 'string', line 17, column 5:
- openapi:
^
Cannot create property=specification for
JavaBean=org.citrusframework.openapi.yaml.OpenApi@6f044c58
in 'string', line 18, column 7:
specification: "http://localhost ...
^
in 'string', line 18, column 22:
specification: "http://localhost:8080/openapi"
^
in 'string', line 18, column 7:
specification: "http://localhost ...
^
in 'string', line 7, column 3:
- camel:
^
org.citrusframework.common.DefaultTestLoader.load(DefaultTestLoader.java:115)
org.citrusframework.junit.jupiter.CitrusTestFactorySupport.lambda$dynamicTest$5(CitrusTestFactorySupport.java:145)
java.base/java.util.Optional.ifPresent(Optional.java:178)
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: Cannot create property=actions for
JavaBean=org.citrusframework.yaml.YamlTestCase@c017175
in 'string', line 1, column 1:
name: petstore-test
^
Cannot create property=openapi for
JavaBean=org.citrusframework.yaml.TestActions@6d074b14
in 'string', line 17, column 5:
- openapi:
^
Cannot create property=specification for
JavaBean=org.citrusframework.openapi.yaml.OpenApi@6f044c58
in 'string', line 18, column 7:
specification: "http://localhost ...
^
in 'string', line 18, column 22:
specification: "http://localhost:8080/openapi"
^
in 'string', line 18, column 7:
specification: "http://localhost ...
^
in 'string', line 7, column 3:
- camel:
^
org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.constructJavaBean2ndStep(Constructor.java:283)
org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.construct(Constructor.java:169)
org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:320)
org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:265)
org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:248)
[...]
Caused by: Cannot create property=openapi for
JavaBean=org.citrusframework.yaml.TestActions@6d074b14
in 'string', line 17, column 5:
- openapi:
^
Cannot create property=specification for
JavaBean=org.citrusframework.openapi.yaml.OpenApi@6f044c58
in 'string', line 18, column 7:
specification: "http://localhost ...
^
in 'string', line 18, column 22:
specification: "http://localhost:8080/openapi"
```
test is failign at least since the 31st October 2025
https://github.com/apache/camel-jbang-examples/actions/runs/18969685337/job/54174287355
previous run are in error too but logs are no more available
--
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]