-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25604/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-1786
https://issues.apache.org/jira/browse/MESOS-1786
Repository: mesos-git
Description
-------
On a slow VM, the dispatch did not occur before the test finished, and
DROP_DISPATCH triggers a test failure if this is the case.
The solution is to wait for the dispatch to occur.
Diffs
-----
src/tests/fault_tolerance_tests.cpp 80d7fcff0cac8b862c727706b6931aaeba9e49dd
Diff: https://reviews.apache.org/r/25604/diff/
Testing
-------
Ran this test in repetition.
Thanks,
Ben Mahler