Alexander Rukletsov created MESOS-8305:
------------------------------------------
Summary: DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace
is flaky.
Key: MESOS-8305
URL: https://issues.apache.org/jira/browse/MESOS-8305
Project: Mesos
Issue Type: Bug
Environment: Ubuntu 16.04
Reporter: Alexander Rukletsov
{noformat}
../../src/tests/default_executor_tests.cpp:1877
Expected: strings::trim(pidNamespace1.get())
Which is: "4026532250"
To be equal to: strings::trim(pidNamespace2.get())
Which is: ""
{noformat}
Full log attached.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)