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/04/04 00:24:42 UTC

[jira] [Comment Edited] (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=15948207#comment-15948207 ] 

Julia edited comment on REEF-1406 at 4/4/17 12:24 AM:
------------------------------------------------------

We don't see this failure recently. I would expect 
https://github.com/apache/reef/pull/1272
has resolved the issue in this test as well as both tests share the same task.

There is no original log data when failure happened. If we see the test failure again next time, let's reopen this Jira and copy the details logs here so that we what caused test failure.


was (Author: juliaw):
We don't see this failure recently. I would expect 
https://github.com/apache/reef/pull/1274
has resolved the issue in this test as well as both tests share the same task.

There is no original log data when failure happened. If we see the test failure again next time, let's reopen this Jira and copy the details logs here so that we what caused test failure.

> 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.3.15#6346)