-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15191/
-----------------------------------------------------------
Review request for mesos, Benjamin Hindman and Ben Mahler.
Bugs: MESOS-792
https://issues.apache.org/jira/browse/MESOS-792
Repository: mesos-git
Description
-------
Turns out the test wasn't waiting for the slave to get the updated framework
pid before asking it to relay the framework message.
Diffs
-----
src/tests/fault_tolerance_tests.cpp 3989e14eb926d7f9b5c7731aa0713a56fc3fb6e9
Diff: https://reviews.apache.org/r/15191/diff/
Testing
-------
sudo ./bin/mesos-tests.sh
--gtest_filter="*FaultToleranceTest.SchedulerFailoverFrameworkMessage*"
--gtest_repeat=1000 --gtest_break_on_failure
Thanks,
Vinod Kone