[
https://issues.apache.org/jira/browse/MESOS-8047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Rukletsov updated MESOS-8047:
---------------------------------------
Labels: flaky-test (was: )
> SubprocessTest.Status does not always receive a signal
> ------------------------------------------------------
>
> Key: MESOS-8047
> URL: https://issues.apache.org/jira/browse/MESOS-8047
> Project: Mesos
> Issue Type: Bug
> Reporter: Benno Evers
> Labels: flaky-test
>
> This one seems to be different from MESOS-1705 and MESOS-1738. It might be
> that previous test runs leave a mesos process running in the background, but
> I didn't investigate very deeply:
> {code}
> [ RUN ] SubprocessTest.Status
> /home/bevers/src/mesos/worktrees/master/3rdparty/libprocess/src/tests/subprocess_tests.cpp:281:
> Failure
> Expecting WIFSIGNALED(s.get().status()()->get()) but
> WIFEXITED(s.get().status()()->get()) is true and
> WEXITSTATUS(s.get().status()()->get()) is 0
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)