cunningt opened a new pull request, #538: URL: https://github.com/apache/camel-spring-boot/pull/538
We're getting failures in some of the integration tests but the build.log stored by the PR job does not have a lot of detail to go on - Example, from CamelSqlTest failure in one of the recent PR build runs - ``` [ERROR] org.apache.camel.itest.springboot.CamelSqlTest.componentTests Time elapsed: 25.465 s <<< ERROR! java.lang.Exception: Caused by: org.opentest4j.AssertionFailedError: Some unit tests failed (1/25), check the logs for more details ``` I'd like to temporarily start archiving the surefire logs to see if we could diagnose the failures - I'm not sure whether this is going to give us additional information or not. I haven't been able to reproduce these failures locally. I think we can expire the logs pretty quickly so that they don't take up a lot of space. -- 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