You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Sergiy Matusevych (JIRA)" <ji...@apache.org> on 2017/10/23 08:35:00 UTC

[jira] [Assigned] (REEF-1889) .NetCore: Unsupported Operation StreamingNetworkServicetests.TestStreamingCodecFunctionCache

     [ https://issues.apache.org/jira/browse/REEF-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergiy Matusevych reassigned REEF-1889:
---------------------------------------

              Assignee: Scott Inglis
    Remaining Estimate: 48h
     Original Estimate: 48h

> .NetCore: Unsupported Operation StreamingNetworkServicetests.TestStreamingCodecFunctionCache
> --------------------------------------------------------------------------------------------
>
>                 Key: REEF-1889
>                 URL: https://issues.apache.org/jira/browse/REEF-1889
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF.NET
>         Environment: Windows  Server 2012
> Debian Stretch 9
>            Reporter: Scott Inglis
>            Assignee: Scott Inglis
>            Priority: Minor
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> When running the {{Org.Apache.REEF.NetworkService.StreamingNetworkServiceTests}}, the {{TestStreamingCodecFunctionCache}} throws an unsupported exception. It looks like BeginInvoke is what is causing the error -- probably just need to update the API we are calling.
> Here is the output from the test:
> {code:none}
> Failed   Org.Apache.REEF.Network.Tests.NetworkService.StreamingNetworkServiceTests.TestStreamingCodecFunctionCache
> Error Message:
>  System.PlatformNotSupportedException : Operation is not supported on this platform.
> Stack Trace:
>    at System.Func`4.BeginInvoke(T1 arg1, T2 arg2, T3 arg3, AsyncCallback callback, Object object)
>    at Org.Apache.REEF.Network.Tests.NetworkService.StreamingNetworkServiceTests.TestStreamingCodecFunctionCache() in Org.Apache.REEF.Network.Tests/NetworkService/StreamingNetworkServiceTests.cs:line 208
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)