[
https://issues.apache.org/jira/browse/GEODE-5352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16530516#comment-16530516
]
ASF subversion and git services commented on GEODE-5352:
--------------------------------------------------------
Commit 6cfc84a34ff54d07e80e42a6d2e24d5ab3240ffa in geode's branch
refs/heads/develop from [~huynhja]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6cfc84a ]
GEODE-5352: testLocalDataContextWithColocation will now wait for result before
shutting down (#2084)
> 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
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)