Krzysztof Sobkowiak created SM-2867:
---------------------------------------
Summary: Intermittent test failures in ActivitiExamplesTest
Key: SM-2867
URL: https://issues.apache.org/jira/browse/SM-2867
Project: ServiceMix
Issue Type: Bug
Components: activiti, itests
Affects Versions: 7.0.0.M1
Reporter: Krzysztof Sobkowiak
Fix For: 7.0.0.M2
The activiti itests fails sometimes with following error
{code}
testActivitiCamelExample(org.apache.servicemix.itests.ActivitiExamplesTest)
Time elapsed: 25.318 sec <<< FAILURE!
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.ActivitiExamplesTest$$anonfun$testActivitiCamelExample$1.apply$mcV$sp(ExamplesIntegrationTests.scala:69)
at
org.apache.servicemix.itests.IntegrationTestSupport.testWithFeature(IntegrationTestSupport.scala:74)
at
org.apache.servicemix.itests.ActivitiExamplesTest.testActivitiCamelExample(ExamplesIntegrationTests.scala:60)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)