You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2016/11/23 18:35:58 UTC

[jira] [Commented] (REEF-1625) Fix TestFailMapperEvaluatorsOnDispose failures in AppVeyor

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

Mariia Mykhailova commented on REEF-1625:
-----------------------------------------

I've tried several things for this test. Delaying the failure doesn't help, as in this case IMRU driver will shut down all evaluators before the failure even happens. Reducing the number of failing evaluators and updating checks to account for possible retries done seems the best course of action.

PR https://github.com/apache/reef/pull/1189

> Fix TestFailMapperEvaluatorsOnDispose failures in AppVeyor
> ----------------------------------------------------------
>
>                 Key: REEF-1625
>                 URL: https://issues.apache.org/jira/browse/REEF-1625
>             Project: REEF
>          Issue Type: Sub-task
>          Components: IMRU, REEF.NET
>            Reporter: Mariia Mykhailova
>
> {noformat}
> Assert.Equal() Failure
> Expected: 2
> Actual:   4
>    at Org.Apache.REEF.Tests.Functional.IMRU.TestFailMapperEvaluatorsOnDispose.TestFailedMapperOnLocalRuntime() in C:\projects\reef\lang\cs\Org.Apache.REEF.Tests\Functional\IMRU\TestFailMapperEvaluatorsOnDispose.cs:line 66
> {noformat}
> Alternatively, the test might timeout being unable to read from log file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)