-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15710/
-----------------------------------------------------------
(Updated Nov. 21, 2013, 11:18 p.m.)
Review request for mesos, Benjamin Hindman, Ben Mahler, and Vinod Kone.
Changes
-------
Now use LOOP_FOR for tests with loops.
Summary (updated)
-----------------
Fixed ZooKeeperMasterContenderDetectorTest to use LOOP_FOR to ensure tests are
bounded.
Bugs: MESOS-823
https://issues.apache.org/jira/browse/MESOS-823
Repository: mesos-git
Description
-------
See summary.
Diffs (updated)
-----
src/tests/master_contender_detector_tests.cpp
5e4237454133edc155e74ffa04aec24ccd04c1b4
src/tests/zookeeper_tests.cpp 0059438a26bfd03ee6da15029ca7a67674ea637e
Diff: https://reviews.apache.org/r/15710/diff/
Testing (updated)
-------
make check Linux (100 iterations) and OSX.
Thanks,
Jiang Yan Xu