You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/08/03 15:14:05 UTC

[GitHub] [camel] orpiske commented on pull request #8084: Errors in Unit-tests for camel-jetty component are solved

orpiske commented on PR #8084:
URL: https://github.com/apache/camel/pull/8084#issuecomment-1204082949

   > @orpiske In [log](https://github.com/apache/camel/suites/7629920622/artifacts/317159214) I see an error
   > PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
   > 
   > This error has reason not only in test, but also in JVM keystorage settings ([problem certificates](https://github.com/apache/camel/tree/main/components/camel-jetty/src/test/resources/jsse), variant of [solving problem](https://issues.apache.org/jira/browse/CAMEL-13987)).
   > 
   > In both cases, this is the last error, that brokes unit-testing. Please merge PR manuall or say, and I mark problem test as ignored.
   
   Thanks for the clarification. 
   
   Yeah, I think that's OK to merged as is in this case (we do need to watch out for the test result in the Apache upstream CI, though). 
   
   c/c: @oscerd 


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org