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/20 23:56:41 UTC

[jira] [Commented] (REEF-1752) Fix TestEvaluatorWithActiveContextDelayedPoison failures in AppVeyor

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

Julia commented on REEF-1752:
-----------------------------

The test expects FailedEvaluator, but in the test failure, it doesn't happen. One possibility is the task is completed before evaluator fails. We can change the validation to see either evaluator fails or tack completed. 

> Fix TestEvaluatorWithActiveContextDelayedPoison failures in AppVeyor
> --------------------------------------------------------------------
>
>                 Key: REEF-1752
>                 URL: https://issues.apache.org/jira/browse/REEF-1752
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF.NET
>            Reporter: Julia
>            Priority: Minor
>
> This test failure sometimes happens in AppVeyor
> https://ci.appveyor.com/project/ApacheSoftwareFoundation/reef/build/1398-master/job/em96dvcfk84pjo4m/tests
> Org.Apache.REEF.Tests.Functional.Failure.TestEvaluatorWithActiveContextDelayedPoison.TestEvaluatorWithActiveContextDelayedPoison
> Expected number of message "I have seen a failed evaluator with correct failed context and no task." occurrences 1 differs from actual 0
> Expected: True
> Actual:   False
> at Org.Apache.REEF.Tests.Functional.ReefFunctionalTest.ValidateMessageSuccessfullyLogged(IEnumerable`1 messages, String subfolder, String fileName, String testFolder, Int32 numberOfOccurrences) in C:\projects\reef\lang\cs\Org.Apache.REEF.Tests\Functional\ReefFunctionalTest.cs:line 234
>    at Org.Apache.REEF.Tests.Functional.ReefFunctionalTest.ValidateMessageSuccessfullyLoggedForDriver(String message, String testFolder, Int32 numberOfOccurrences) in C:\projects\reef\lang\cs\Org.Apache.REEF.Tests\Functional\ReefFunctionalTest.cs:line 201
>    at Org.Apache.REEF.Tests.Functional.Failure.TestEvaluatorWithActiveContextDelayedPoison.TestPoisonedActiveContextHandlerWithDelay() in C:\projects\reef\lang\cs\Org.Apache.REEF.Tests\Functional\Failure\TestEvaluatorWithActiveContextDelayedPoison.cs:line 44



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