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:56:00 UTC

[jira] [Commented] (REEF-1406) Fix TestEvaluatorWithActiveContextImmediatePoison failures with unattached context

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

Taegeon Um commented on REEF-1406:
----------------------------------

This failure has resurged in a recent build: https://ci.appveyor.com/project/ApacheSoftwareFoundation/reef/build/1652-master/job/6p00fve6092tx3mi/tests

> Fix TestEvaluatorWithActiveContextImmediatePoison failures with unattached context
> ----------------------------------------------------------------------------------
>
>                 Key: REEF-1406
>                 URL: https://issues.apache.org/jira/browse/REEF-1406
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF.NET
>    Affects Versions: 0.15
>            Reporter: Mariia Mykhailova
>            Assignee: Julia
>             Fix For: 0.16
>
>
> {{TestEvaluatorWithActiveContextImmediatePoison}} test fails transiently, typically in in AppVeyor. From the logs of [~markus.weimer]'s repro, the evaluator fails (correctly) but doesn't have failed context attached (incorrectly, we expect to have a context attached).
> Most likely the failure happens too soon (with 0 msec delay after {{ContextConfiguration.OnContextStart}} event) before the information about the context has time to propagate to evaluator. We need to check whether this can be fixed in REEF code, or only in test code.



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