-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49175/
-----------------------------------------------------------
(Updated June 28, 2016, 4:30 p.m.)
Review request for mesos, Benjamin Hindman, Benjamin Mahler, Gilbert Song,
Artem Harutyunyan, and Jie Yu.
Changes
-------
Addressed comments: greatly improved test robustness and comments.
Bugs: MESOS-5576
https://issues.apache.org/jira/browse/MESOS-5576
Repository: mesos
Description
-------
Adds tests which exercise "link" semantics against remote processes.
This includes detection of `ExitedEvents` when the process exits
as well as mixing "link" semantics.
Includes a test case that emulates the failure observed in MESOS-5576.
Diffs (updated)
-----
3rdparty/libprocess/Makefile.am 3c3249fe9799ba919ac7bd13e2ddb07a306737f0
3rdparty/libprocess/src/tests/process_tests.cpp
3fce6fc41faaa7b6e8a2a957e85de3de973a51ba
3rdparty/libprocess/src/tests/test_linkee.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/49175/diff/
Testing
-------
See end of chain.
Thanks,
Joseph Wu