[
https://issues.apache.org/jira/browse/SM-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991626#comment-13991626
]
Gert Vanthienen commented on SM-2284:
-------------------------------------
For the {{servicemix-5.1.x}} branch, I think we can skip Wim's pull request and
just merge his fix for SM-2288. That should also take care of the race
condition that was causes by the OBR resolver before. If we add Krzysztof's
{{@PerMethod}} suggestion to that, that should make sure we don't run into this
one again for 5.1.0.
> 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)