lburgazzoli commented on PR #8593: URL: https://github.com/apache/camel/pull/8593#issuecomment-1285991698
Can anyone help me understanding the test report ? ``` Logging test to /home/runner/work/camel/camel/automated-build-log/core.log Failed core test test: 1 verified / 1 failed There is no log file to copy at target/core-test.log Searching for modified components It will test the following 4 components: components/camel-aws components/camel-kafka components/camel-microprofile components/camel-platform-http-vertx ############################################################ Testing component 1 of 4: components/camel-aws ############################################################ Logging test to /home/runner/work/camel/camel/automated-build-log/components-camel-aws.log Failed components/camel-aws test test: 1 verified / 2 failed There is no log file to copy at target/camel-aws-test.log ############################################################ Testing component 2 of 4: components/camel-kafka ############################################################ Logging test to /home/runner/work/camel/camel/automated-build-log/components-camel-kafka.log components/camel-kafka test completed successfully: 2 verified / 2 failed Copying test log file at target/camel-kafka-test.log to the log directory ############################################################ Testing component 3 of 4: components/camel-microprofile ############################################################ Logging test to /home/runner/work/camel/camel/automated-build-log/components-camel-microprofile.log components/camel-microprofile test completed successfully: 3 verified / 2 failed There is no log file to copy at target/camel-microprofile-test.log ############################################################ Testing component 4 of 4: components/camel-platform-http-vertx ############################################################ Logging test to /home/runner/work/camel/camel/automated-build-log/components-camel-platform-http-vertx.log components/camel-platform-http-vertx test completed successfully: 4 verified / 2 failed There is no log file to copy at target/camel-platform-http-vertx-test.log ``` I see that as example, there is a failure in the `camel-platform-http-vertx` tests but: 1. the component should not be impacted by the PR 2. the log file I have downloaded reports that all tests are ok -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org