You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2014/04/23 23:02:19 UTC

[jira] [Commented] (SM-2284) Intermittent test failure in CamelExamplesTest.testCamelDroolsExample

    [ https://issues.apache.org/jira/browse/SM-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13978897#comment-13978897 ] 

Krzysztof Sobkowiak commented on SM-2284:
-----------------------------------------

The problem occurred twice on Jenkins. I could also reproduce the problem when running the tests on my local machine (~3 from 10 runs fail). The problem can be reproduced on current {{master}} and {{servicemix-5.1.x}}. I couldn't reproduce it on  {{servicemix-5.0.x}}. Currently, the only difference between  {{servicemix-5.0.x}} and the other branches is the upgrade to Camel 2.13.0 (SM-2274). It looks like the changes in the new Camel versions cause the problem

> Intermittent test failure in CamelExamplesTest.testCamelDroolsExample
> ---------------------------------------------------------------------
>
>                 Key: SM-2284
>                 URL: https://issues.apache.org/jira/browse/SM-2284
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: itests
>    Affects Versions: 5.1.0, 6.0.0
>            Reporter: Krzysztof Sobkowiak
>             Fix For: 5.1.0, 6.0.0
>
>         Attachments: org.apache.servicemix.itests.CamelExamplesTest-failed.txt, org.apache.servicemix.itests.CamelExamplesTest-ok.txt
>
>
> There is an intermittent test failure in {{org.apache.servicemix.itests.CamelExamplesTest.testCamelDroolsExample}}
> {code}
> Caused by: java.lang.AssertionError: Gave up waiting for test condition
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.apache.servicemix.itests.IntegrationTestSupport.expect(IntegrationTestSupport.scala:83)
> 	at org.apache.servicemix.itests.CamelExamplesTest$$anonfun$testCamelDroolsExample$1.apply$mcV$sp(ExamplesIntegrationTests.scala:86)
> 	at org.apache.servicemix.itests.IntegrationTestSupport.testWithFeature(IntegrationTestSupport.scala:74)
> 	at org.apache.servicemix.itests.IntegrationTestSupport.testWithFeature(IntegrationTestSupport.scala:64)
> 	at org.apache.servicemix.itests.CamelExamplesTest.testCamelDroolsExample(ExamplesIntegrationTests.scala:85)
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)