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)