Claus Ibsen created CAMEL-6156:
----------------------------------
Summary: blueprint-cxf-test - Fails on trunk with 1 test error
Key: CAMEL-6156
URL: https://issues.apache.org/jira/browse/CAMEL-6156
Project: Camel
Issue Type: Task
Components: tests
Affects Versions: 2.11.0
Reporter: Claus Ibsen
Priority: Minor
Fix For: 2.11.0
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.camel.test.cxf.blueprint.CxfConsumerSoap12Test
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.935 sec <<<
FAILURE!
testInvokeGreeter(org.apache.camel.test.cxf.blueprint.CxfConsumerSoap12Test)
Time elapsed: 14.627 sec <<< FAILURE!
java.lang.AssertionError: mock://result Received message count. Expected: <1>
but was: <0>
at
org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:1318)
at
org.apache.camel.component.mock.MockEndpoint.assertEquals(MockEndpoint.java:1300)
at
org.apache.camel.component.mock.MockEndpoint.doAssertIsSatisfied(MockEndpoint.java:372)
at
org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:351)
at
org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:339)
at
org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:177)
at
org.apache.camel.test.junit4.CamelTestSupport.assertMockEndpointsSatisfied(CamelTestSupport.java:627)
at
org.apache.camel.test.cxf.blueprint.CxfConsumerSoap12Test.testInvokeGreeter(CxfConsumerSoap12Test.java:80)
Running org.apache.camel.test.cxf.blueprint.CxfEndpointBeansTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.136 sec
Running org.apache.camel.test.cxf.blueprint.CxfPayloadProviderRouterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.595 sec
Running org.apache.camel.test.cxf.blueprint.CxfTransportBlueprintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 sec
Results :
Failed tests:
CxfConsumerSoap12Test.testInvokeGreeter:80->CamelTestSupport.assertMockEndpointsSatisfied:627
mock://result Received message count. Expected: <1> but was: <0>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira