You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Neil Conway (JIRA)" <ji...@apache.org> on 2017/03/03 17:57:45 UTC

[jira] [Commented] (MESOS-7029) FaultToleranceTest.FrameworkReregister is flaky

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

Neil Conway commented on MESOS-7029:
------------------------------------

Seems like the fix in MESOS-6837 was not sufficient. It might also suggest a similar fix in MESOS-4695 might need to be revised... cc [~bbannier] [~alexr] [~tillt]

> FaultToleranceTest.FrameworkReregister is flaky
> -----------------------------------------------
>
>                 Key: MESOS-7029
>                 URL: https://issues.apache.org/jira/browse/MESOS-7029
>             Project: Mesos
>          Issue Type: Bug
>          Components: test, tests
>         Environment: ASF CI, cmake, gcc, Ubuntu 14.04, libevent/SSL enabled
>            Reporter: Greg Mann
>              Labels: flaky, flaky-test
>         Attachments: FaultToleranceTest.FrameworkReregister.txt
>
>
> This was observed on ASF CI:
> {code}
> /mesos/src/tests/fault_tolerance_tests.cpp:903: Failure
> The difference between registerTime.secs() and framework.values["registered_time"].as<JSON::Number>().as<double>() is 1.0100052356719971, which exceeds 1, where
> registerTime.secs() evaluates to 1485732879.7673652,
> framework.values["registered_time"].as<JSON::Number>().as<double>() evaluates to 1485732878.75736, and
> 1 evaluates to 1.
> {code}
> Find the full log attached.



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