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

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

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

Jie Yu commented on MESOS-1210:
-------------------------------

Maybe related to MESOS-1152 as all tests are run in sequence.

> 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)