Claus Ibsen created CAMEL-10536:
-----------------------------------
Summary: camel-servlet-starter - Test failure
Key: CAMEL-10536
URL: https://issues.apache.org/jira/browse/CAMEL-10536
Project: Camel
Issue Type: Test
Components: camel-servlet, camel-spring-boot
Affects Versions: 2.19.0
Reporter: Claus Ibsen
Assignee: Nicola Ferraro
Fix For: 2.19.0
I got this test failure
Failed tests:
ServletMappingAutoConfigurationTest.testServletMapping:63 expected:<[Hello]>
but was:<[{"timestamp":1480150540485,"status":404,"error":"Not
Found","message":"No message available","path":"/camel/thepath"}]>
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0
Also the tests should not run when I do a
mvn clean install -Pfastinstall
Which should not run the unit tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)