FtpConsumerLocalWorkDirectoryTest failed in Windows box
-------------------------------------------------------
Key: CAMEL-1341
URL: https://issues.apache.org/activemq/browse/CAMEL-1341
Project: Apache Camel
Issue Type: Bug
Components: camel-ftp
Reporter: Willem Jiang
Assignee: Willem Jiang
Fix For: 2.0.0
org.apache.camel.component.file.remote.FtpConsumerLocalWorkDirectoryTest.testLocalWorkDirectory
=================
java.lang.AssertionError: mock:result Received message count. Expected: <1> but
was: <0>
at
org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:791)
at
org.apache.camel.component.mock.MockEndpoint.assertEquals(MockEndpoint.java:773)
at
org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:238)
at
org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:216)
at
org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:149)
at
org.apache.camel.ContextTestSupport.assertMockEndpointsSatisfied(ContextTestSupport.java:274)
at
org.apache.camel.component.file.remote.FtpConsumerLocalWorkDirectoryTest.testLocalWorkDirectory(FtpConsumerLocalWorkDirectoryTest.java:64)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.