Claus Ibsen created CAMEL-11142:
-----------------------------------

             Summary: camel-undertow-starter - fails test
                 Key: CAMEL-11142
                 URL: https://issues.apache.org/jira/browse/CAMEL-11142
             Project: Camel
          Issue Type: Test
          Components: camel-undertow
    Affects Versions: 2.19.0
            Reporter: Claus Ibsen
             Fix For: 2.19.0


If you build the spring boot starters then some of them have unit tests which 
can fail such as

{code}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.256 sec <<< 
FAILURE! - in org.apache.camel.component.undertow.UndertowSSLTest
testEndpoint(org.apache.camel.component.undertow.UndertowSSLTest)  Time 
elapsed: 0.161 sec  <<< ERROR!
org.apache.camel.CamelExecutionException: Exception occurred during execution 
on the exchange: Exchange[ID-davsclaus-air-50523-1492025976118-0-2]
        at 
org.apache.camel.component.undertow.UndertowSSLTest.testEndpoint(UndertowSSLTest.java:69)
Caused by: java.io.IOException: UT000065: SSL must be specified to connect to a 
https URL
        at 
org.apache.camel.component.undertow.UndertowSSLTest.testEndpoint(UndertowSSLTest.java:69)


Results :

Tests in error:
  UndertowSSLTest.testEndpoint:69 ยป CamelExecution Exception occurred during 
exe...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to