-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59583/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar, Benjamin Mahler, and Vinod Kone.
Bugs: MESOS-7542
https://issues.apache.org/jira/browse/MESOS-7542
Repository: mesos
Description
-------
This patch adds a test which verifies that the executor driver will drop
RunTaskMessages when it is not connected to the agent.
Diffs
-----
src/tests/slave_tests.cpp d124d594fb4f20db3f5dacbc7482d97161cca2df
Diff: https://reviews.apache.org/r/59583/diff/1/
Testing
-------
`GTEST_FILTER="*DisconnectedExecutorDropsMessages*" bin/mesos-tests.sh
--gtest_repeat=-1 --gtest_break_on_failure`
Thanks,
Greg Mann