[
https://issues.apache.org/jira/browse/GEODE-3784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208620#comment-16208620
]
ASF subversion and git services commented on GEODE-3784:
--------------------------------------------------------
Commit fb4a8cdf9a1f3b53a58701f70af03c204f1bd30a in geode's branch
refs/heads/develop from [~upthewaterspout]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=fb4a8cd ]
GEODE-3784: Removing old function timeout test and adding a better one
PRFunctionExecutionTimeOutDUnitTest failed because it had a small
timeout, but the test really messy for what it was testing. Added a
simple test to FunctionServiceBase which I think covers what was trying
to be tested and deleting PRFunctionExecutionTimeOutDUnitTest.
> CI failure:
> PRFunctionExecutionTimeOutDUnitTest.testRemoteSingleKeyExecution_byName
> failed with FunctionException
> -----------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-3784
> URL: https://issues.apache.org/jira/browse/GEODE-3784
> Project: Geode
> Issue Type: Bug
> Components: functions
> Reporter: Barry Oglesby
>
> {noformat}
> org.apache.geode.internal.cache.execute.PRFunctionExecutionTimeOutDUnitTest >
> testRemoteSingleKeyExecution_byName FAILED
> org.apache.geode.test.dunit.RMIException: While invoking
> org.apache.geode.internal.cache.execute.PRFunctionExecutionTimeOutDUnitTest$3.call
> in VM 2 running on Host c9c0b047afe4 with 4 VMs
> at org.apache.geode.test.dunit.VM.invoke(VM.java:393)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:363)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:331)
> at
> org.apache.geode.internal.cache.execute.PRFunctionExecutionTimeOutDUnitTest.testRemoteSingleKeyExecution_byName(PRFunctionExecutionTimeOutDUnitTest.java:107)
> Caused by:
> org.apache.geode.cache.execute.FunctionException: All results not
> recieved in time provided.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)