[
https://issues.apache.org/activemq/browse/CAMEL-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-1080.
---------------------------------
Resolution: Fixed
> The DataSetSedaTest will fail in a slower box
> ---------------------------------------------
>
> Key: CAMEL-1080
> URL: https://issues.apache.org/activemq/browse/CAMEL-1080
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 1.4.0, 1.5.0
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Priority: Minor
> Fix For: 1.5.1, 2.0.0
>
>
> org.apache.camel.component.dataset.DataSetSedaTest.test
> =================
> java.lang.AssertionError: dataset:foo Failed due to caught exception:
> java.lang.AssertionError: Header: camelDataSetIndex does not match. Expected:
> 363 but was: 362 on Exchange[Message: <hello>world!</hello>] with headers:
> {camelDataSetIndex=362}
> at
> org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:712)
> at
> org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:255)
> at
> org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:214)
> at
> org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:141)
> at
> org.apache.camel.ContextTestSupport.assertMockEndpointsSatisfied(ContextTestSupport.java:274)
> at
> org.apache.camel.component.dataset.DataSetSedaTest.test(DataSetSedaTest.java:35)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.