-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41398/
-----------------------------------------------------------
(Updated Dec. 16, 2015, 9:28 a.m.)
Review request for mesos, Neil Conway and Till Toenshoff.
Changes
-------
Added an actual description.
Bugs: MESOS-4151
https://issues.apache.org/jira/browse/MESOS-4151
Repository: mesos
Description (updated)
-------
We use a mocked executor here and need to register an expectation on a
call to its mocked `shutdown` method, like is already done at other
sites in this test suite.
Review: https://reviews.apache.org/r/41398
Diffs (updated)
-----
src/tests/slave_tests.cpp f19199344b8b542ebad1e59f4b97d8ca661aeb06
Diff: https://reviews.apache.org/r/41398/diff/
Testing
-------
`make check` under OS X
Thanks,
Benjamin Bannier