[
https://issues.jboss.org/browse/ISPN-3312?page=com.atlassian.jira.plugin....
]
Galder Zamarreño updated ISPN-3312:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
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