[
https://issues.apache.org/jira/browse/SM-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987552#comment-13987552
]
Wim Verreydt commented on SM-2284:
----------------------------------
Tried more than 20 builds and it didn't fail anymore (failing every 2 or 3
times before). I removed the obr resolver usage from the example feature.
Using it caused to the drools bundle to load slow and SMX could not find things
like the namespaces handler, ending up trying online (which would redirect to a
regular html site)
I submitted a pull request for this: https://github.com/apache/servicemix/pull/3
> 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)