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 2016/12/22 22:31:58 UTC

[jira] [Updated] (MESOS-6837) FaultToleranceTest.FrameworkReregister is flaky

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

Neil Conway updated MESOS-6837:
-------------------------------
    Description: 
Observed on internal CI:

{noformat}
[21:27:38] :     [Step 11/11] /mnt/teamcity/work/4240ba9ddd0997c3/src/tests/fault_tolerance_tests.cpp:892: Failure
[21:27:38] :     [Step 11/11] Value of: framework.values["registered_time"].as().as()
[21:27:38] :     [Step 11/11]   Actual: 1482442093
[21:27:38] :     [Step 11/11] Expected: static_cast(registerTime.secs())
[21:27:38] :     [Step 11/11] Which is: 1482442094
{noformat}

Looks like another instance of MESOS-4695.

  was:
Observed on internal CI:

{noformat}
[21:27:38] :     [Step 11/11] /mnt/teamcity/work/4240ba9ddd0997c3/src/tests/fault_tolerance_tests.cpp:892: Failure
[21:27:38] :     [Step 11/11] Value of: framework.values["registered_time"].as().as()
[21:27:38] :     [Step 11/11]   Actual: 1482442093
[21:27:38] :     [Step 11/11] Expected: static_cast(registerTime.secs())
[21:27:38] :     [Step 11/11] Which is: 1482442094
{noformat}


> FaultToleranceTest.FrameworkReregister is flaky
> -----------------------------------------------
>
>                 Key: MESOS-6837
>                 URL: https://issues.apache.org/jira/browse/MESOS-6837
>             Project: Mesos
>          Issue Type: Bug
>          Components: master
>            Reporter: Neil Conway
>            Assignee: Neil Conway
>              Labels: mesosphere
>
> Observed on internal CI:
> {noformat}
> [21:27:38] :     [Step 11/11] /mnt/teamcity/work/4240ba9ddd0997c3/src/tests/fault_tolerance_tests.cpp:892: Failure
> [21:27:38] :     [Step 11/11] Value of: framework.values["registered_time"].as().as()
> [21:27:38] :     [Step 11/11]   Actual: 1482442093
> [21:27:38] :     [Step 11/11] Expected: static_cast(registerTime.secs())
> [21:27:38] :     [Step 11/11] Which is: 1482442094
> {noformat}
> Looks like another instance of MESOS-4695.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)