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:00:27 UTC

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

Jie Yu created MESOS-1210:
-----------------------------

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