----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56188/ -----------------------------------------------------------
Review request for mesos and Vinod Kone. Repository: mesos Description ------- Using `.Times(1)` with `EXPECT_CALL` is redundant, as this is implied by default. This patch removes all such remaining occurrences from the libprocess tests. Diffs ----- 3rdparty/libprocess/src/tests/process_tests.cpp cd159b6dbde44d89bca76c6ec99cc22621638b2a Diff: https://reviews.apache.org/r/56188/diff/ Testing ------- `make check` Thanks, Greg Mann
