[
https://issues.apache.org/jira/browse/GEODE-5352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Huynh updated GEODE-5352:
-------------------------------
Summary: PRFunctionExecutionDUnitTest.testLocalDataContextWithColocation
does not wait for function results (was: PRFunctionExecutionDUnitTest does not
wait for function results)
> PRFunctionExecutionDUnitTest.testLocalDataContextWithColocation does not wait
> for function results
> --------------------------------------------------------------------------------------------------
>
> Key: GEODE-5352
> URL: https://issues.apache.org/jira/browse/GEODE-5352
> Project: Geode
> Issue Type: Test
> Components: functions
> Reporter: Jason Huynh
> Assignee: Jason Huynh
> Priority: Major
>
> The dunit test will fail intermittently. This is because the test itself
> does not wait for it's own function to compute before ending the test.
>
> The solution is to add a result to the function and have the test wait for
> the result to return.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)