You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/06/13 06:20:00 UTC

[jira] Commented: (CAMEL-605) intermittent test failure in SpringDataSetTest

    [ https://issues.apache.org/activemq/browse/CAMEL-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43449#action_43449 ] 

Freeman Fang commented on CAMEL-605:
------------------------------------

seems other guys already found this problem

On Jun 6, 2008, at 1:12 AM, Claus Ibsen wrote:

> Hi
>
> Why does the SpringDataSetTest fails once in a while on the Bamboo? It's a bit annoying.
>
>
> SpringDataSetTest : Run (testRun) History
> java.lang.AssertionError: dataset:foo Failed due to caught exception: java.lang.AssertionError: Header: camelDataSetIndex does not match. Expected: 9 but was: 8 on  Exchange[Message: <hello>world!</hello>] with headers: {camelDataSetIndex=8}
>     at org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:662)
>     at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:240)
>     at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:199)
>     at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:126)
>     at org.apache.camel.component.dataset.SpringDataSetTest.testRun(SpringDataSetTest.java:34)
>
>
> Med venlig hilsen
>
> Claus Ibsen
> ......................................
> Silverbullet
> Skovsgårdsvænget 21
> 8362 Hørning
> Tlf. +45 2962 7576
> Web: www.silverbullet.dk
>



> intermittent test failure in SpringDataSetTest
> ----------------------------------------------
>
>                 Key: CAMEL-605
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-605
>             Project: Apache Camel
>          Issue Type: Test
>            Reporter: Freeman Fang
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> I notice that in bamboo nightly build recently SpringDataSetTest failed intermittently.
> I try this test on my local machine, I can see this test failure once about every 10 times try

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.