ppalaga commented on PR #5117: URL: https://github.com/apache/camel-quarkus/pull/5117#issuecomment-1688379633
> In camel-k-runtime repository, these tests are IT enabled. https://github.com/apache/camel-k-runtime/tree/main/itests/camel-k-itests-loader-xml/src/test/java/org/apache/camel/k/loader/xml/quarkus IMO only XML and YAML tests can run in native mode. All others require some class loading that won't work in native. Unless I am overseeing something, that really seems to be the case in Camel K Runtime source tree. > It was probably some oversight of me not bringing them, which I can do now. I'd not be in favor of that. Let me transform all these loader tests to a lightweight deployment test. I'd say testing XML and YAML in native in these scenarios (is route/endpoints loaded) is implicitly covered in camel-k-runtime-xml and camel-k-runtime-yaml that will be run in native mode. -- 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]
