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

[jira] [Updated] (REEF-1845) Fix TestFailMapperEvaluatorsOnInit failures in AppVeyor

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

Taegeon Um updated REEF-1845:
-----------------------------
    Description: 
{{TestFailMapperEvaluatorsOnInit}} test fails transiently, typically in in AppVeyor.
{noformat}
Cannot read from log file C:\projects\reef\lang\cs\bin\x64\Release\Org.Apache.REEF.Tests\REEF_LOCAL_RUNTIME246c0899\reef-BroadcastReduceDriver-20170727140121119\driver\driver.stdout
Expected: True
Actual:   False
{noformat}

Sometimes we got another error message: 
{noformat}
Assert.Equal() Failure
Expected: 0
Actual:   1
{noformat}

  was:
{{TestFailMapperEvaluatorsOnInit}} test fails transiently, typically in in AppVeyor.
{noformat}
Cannot read from log file C:\projects\reef\lang\cs\bin\x64\Release\Org.Apache.REEF.Tests\REEF_LOCAL_RUNTIME246c0899\reef-BroadcastReduceDriver-20170727140121119\driver\driver.stdout
Expected: True
Actual:   False
{noformat}


> Fix TestFailMapperEvaluatorsOnInit failures in AppVeyor
> -------------------------------------------------------
>
>                 Key: REEF-1845
>                 URL: https://issues.apache.org/jira/browse/REEF-1845
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF.NET
>            Reporter: Taegeon Um
>
> {{TestFailMapperEvaluatorsOnInit}} test fails transiently, typically in in AppVeyor.
> {noformat}
> Cannot read from log file C:\projects\reef\lang\cs\bin\x64\Release\Org.Apache.REEF.Tests\REEF_LOCAL_RUNTIME246c0899\reef-BroadcastReduceDriver-20170727140121119\driver\driver.stdout
> Expected: True
> Actual:   False
> {noformat}
> Sometimes we got another error message: 
> {noformat}
> Assert.Equal() Failure
> Expected: 0
> Actual:   1
> {noformat}



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