-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15664/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-819
https://issues.apache.org/jira/browse/MESOS-819
Repository: mesos-git
Description
-------
The removal of the sleep in command executor exposed the fact that we were not
waiting for an expected resource offer call in this test.
Diffs
-----
src/tests/slave_recovery_tests.cpp 3ee7b87e1f7c9d015221db18c6af764c3e537a6c
Diff: https://reviews.apache.org/r/15664/diff/
Testing
-------
make check with 100 repetitions, this test is slow :(
Thanks,
Ben Mahler