You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2014/04/17 02:15:20 UTC

[jira] [Closed] (MESOS-1210) OsTest.children test is flaky

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

Benjamin Mahler closed MESOS-1210.
----------------------------------

    Resolution: Not a Problem

Yes, let's close this as it expects a clean environment (no child pids hanging around).

> OsTest.children test is flaky
> -----------------------------
>
>                 Key: MESOS-1210
>                 URL: https://issues.apache.org/jira/browse/MESOS-1210
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 0.19.0
>            Reporter: Jie Yu
>             Fix For: 0.19.0
>
>
> {noformat}
> [ RUN      ] OsTest.children
> ../../../../../mesos/3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp:374: Failure
> Value of: children.get().size()
>   Actual: 1
> Expected: 0u
> Which is: 0
> ../../../../../mesos/3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp:392: Failure
> Value of: children.get().size()
>   Actual: 2
> Expected: 1u
> Which is: 1
> [  FAILED  ] OsTest.children (30 ms)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)