[ 
https://issues.apache.org/jira/browse/GEODE-3784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208648#comment-16208648
 ] 

ASF subversion and git services commented on GEODE-3784:
--------------------------------------------------------

Commit 2d54fdd33476d4cd42673693a32b7211ae32006e in geode's branch 
refs/heads/feature/GEODE-3727 from [~upthewaterspout]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=2d54fdd ]

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
>            Assignee: Dan Smith
>             Fix For: 1.4.0
>
>
> {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)

Reply via email to