-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29927/
-----------------------------------------------------------
(Updated Jan. 30, 2015, 3:36 p.m.)
Review request for mesos, Bernd Mathiske and Niklas Nielsen.
Changes
-------
Address BenM's comments; rebased.
Summary (updated)
-----------------
Removed unnecessary lifecycle method from MasterAllocatorTest.
Bugs: MESOS-2213
https://issues.apache.org/jira/browse/MESOS-2213
Repository: mesos-git
Description (updated)
-------
Updated TestAllocator does not cause GMOCK warnings for unused method calls.
Hence there is no need for stopping allocation explicitly.
Diffs (updated)
-----
src/tests/master_allocator_tests.cpp 018a6cc
Diff: https://reviews.apache.org/r/29927/diff/
Testing
-------
make check (Ubuntu, OS X)
Thanks,
Alexander Rukletsov