[infinispan-issues] [JBoss JIRA] (ISPN-2687) DistributedExecutorWithTopologyAwareNodesTest.testRunnableExecution fails randomly
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Wed Jul 3 01:43:21 EDT 2013
[ https://issues.jboss.org/browse/ISPN-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus resolved ISPN-2687.
---------------------------------
Fix Version/s: (was: 6.0.0.Alpha1)
Resolution: Out of Date
Test passes consistently: http://ci.infinispan.org/project.html?projectId=project2&buildTypeId=bt9&testNameId=3088674112444560668&tab=testDetails
Please reopen if needed.
> DistributedExecutorWithTopologyAwareNodesTest.testRunnableExecution fails randomly
> ----------------------------------------------------------------------------------
>
> Key: ISPN-2687
> URL: https://issues.jboss.org/browse/ISPN-2687
> Project: Infinispan
> Issue Type: Bug
> Components: Distributed Execution and Map/Reduce, Test Suite
> Affects Versions: 5.2.0.Beta6
> Reporter: Dan Berindei
> Assignee: Mircea Markus
>
> The test assumes that a task is executed in under 100ms, which is not necessarily true when running the parallel test suite:
> {noformat}
> java.lang.AssertionError
> at org.infinispan.distexec.LocalDistributedExecutorTest.testRunnableExecution(LocalDistributedExecutorTest.java:139)
> {noformat}
> It should probably use {{AbstractInfinispanTest.eventually()}} instead of sleeping for a fixed amount of time.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list