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

[jira] [Resolved] (REEF-1723) Fix TestFailMapperEvaluatorOnWaitingForEvaluatorAndExecution failures in AppVeyor

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

Julia resolved REEF-1723.
-------------------------
    Resolution: Fixed

Resolved via https://github.com/apache/reef/pull/1274

> Fix TestFailMapperEvaluatorOnWaitingForEvaluatorAndExecution failures in AppVeyor
> ---------------------------------------------------------------------------------
>
>                 Key: REEF-1723
>                 URL: https://issues.apache.org/jira/browse/REEF-1723
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF.NET
>            Reporter: Mariia Mykhailova
>            Assignee: Julia
>
> Test introduced in REEF-1691.
> https://ci.appveyor.com/project/tcNickolas/reef/build/481-master/job/88eu113ns7no4fto/tests
> {noformat}
> Assert.True() Failure
> Expected: True
> Actual:   False
> at
> Assert.True(NumberOfRetry * numTasks < completedTaskCount + failedEvaluatorCount - 1 + failedTaskCount);
> {noformat}
> https://ci.appveyor.com/project/ApacheSoftwareFoundation/reef/build/1307-master/job/way15tkd4kyywoc1/tests - normally the test completes in a minute, and here it timed out after 4 minutes, so looks like driver didn't finish:
> {noformat}
> Cannot read from log file C:\projects\reef\lang\cs\bin\x64\Debug\Org.Apache.REEF.Tests\REEF_LOCAL_RUNTIME1b3b23f8\reef-BroadcastReduceDriver-20170120070049453\driver\driver.stdout
> Expected: True
> Actual:   False
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)