[
https://issues.apache.org/jira/browse/MESOS-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Downes resolved MESOS-520.
------------------------------
Resolution: Not a Problem
Code has been refactored to use os::exists(pid_t) which uses kill(pid, 0) to
check if a pid exists and works even if the caller is not the parent of pid.
> ReaperTest.ChildProcess is flaky on Jenkins.
> --------------------------------------------
>
> Key: MESOS-520
> URL: https://issues.apache.org/jira/browse/MESOS-520
> Project: Mesos
> Issue Type: Bug
> Reporter: Benjamin Mahler
> Assignee: Ian Downes
>
> [ RUN ] ReaperTest.ChildProcess
> I0624 02:39:29.119551 23272 reaper_tests.cpp:146] Child process 23386
> W0624 02:39:29.123200 23299 reaper.cpp:145] Cannot get the exit status of
> process 23386 because it is not a child of the calling process: Success
> ../../src/tests/reaper_tests.cpp:172: Failure
> status.get() is NONE
> [ FAILED ] ReaperTest.ChildProcess (14 ms)
--
This message was sent by Atlassian JIRA
(v6.2#6252)