-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31977/
-----------------------------------------------------------
(Updated March 25, 2015, 4:04 a.m.)
Review request for mesos, Adam B and Niklas Nielsen.
Changes
-------
Moved the `MATCHER_P` to `src/tests/mesos.hpp` and removed the `TODO` comment.
Bugs: MESOS-2536
https://issues.apache.org/jira/browse/MESOS-2536
Repository: mesos
Description
-------
See summary.
Diffs (updated)
-----
src/tests/master_tests.cpp 78e775dab2bc35e55ee3e82abb4cbba913aaba81
src/tests/mesos.hpp 45e35204d1aa876fa0c871acf0f21afcd5ababe8
Diff: https://reviews.apache.org/r/31977/diff/
Testing
-------
1. `GTEST_FILTER="MasterTest.MasterFailoverLongLivedExecutor" GLOG_v=1
./bin/mesos-tests.sh --gtest_repeat=-1` up to 500+ iterations
2. `make check -j 8`
3. `./bin/mesos-tests.sh --gtest_shuffle`
Thanks,
Michael Park