[infinispan-issues] [JBoss JIRA] (ISPN-3312) DistributedExecutionCompletionTest.testBasicTakeInvocationWithSleepingCallable random failures
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Thu Jul 11 06:47:21 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-3312:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1963
> DistributedExecutionCompletionTest.testBasicTakeInvocationWithSleepingCallable random failures
> ----------------------------------------------------------------------------------------------
>
> Key: ISPN-3312
> URL: https://issues.jboss.org/browse/ISPN-3312
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 5.3.0.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Minor
> Fix For: 6.0.0.Alpha1
>
>
> The test tries to verify that {{DistributedExecutionCompletionService.take()}} doesn't return before the task has actually finished, but it does that by measuring the amount of time spent in the {{take()}} method and it doesn't consider that the task may have started running before the main thread called {{take()}}.
--
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