----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56139/ -----------------------------------------------------------
(Updated Feb. 1, 2017, midnight) Review request for mesos and Vinod Kone. Summary (updated) ----------------- Removed redundant 'Times(1)' from master validation tests. Repository: mesos Description (updated) ------- This patch removes calls to `.Times(1)` from `EXPECT_CALL` invocations in the master validation tests because it is redundant. Diffs ----- src/tests/master_validation_tests.cpp edb57407e08cdbd8fbf10a9e1493cab3b4979bb8 Diff: https://reviews.apache.org/r/56139/diff/ Testing ------- `bin/mesos-tests.sh --gtest_filter="*Validation*"` Thanks, Greg Mann
