-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42629/
-----------------------------------------------------------
Review request for mesos and Ben Mahler.
Bugs: MESOS-4302
https://issues.apache.org/jira/browse/MESOS-4302
Repository: mesos
Description
-------
See summary.
Diffs
-----
src/tests/hierarchical_allocator_tests.cpp
953712149bd951789beb29c72779c4ac65aa48dc
Diff: https://reviews.apache.org/r/42629/diff/
Testing
-------
On Mac OS 10.10.4:
`make check`
`GTEST_FILTER="HierarchicalAllocatorTest.FilterTimeout" ./bin/mesos-tests.sh
--gtest_repeat=100 --gtest_break_on_failure` passes with the patch and fails
without.
`GTEST_FILTER="HierarchicalAllocatorTest.*" ./bin/mesos-tests.sh
--gtest_repeat=100 --gtest_break_on_failure`
Thanks,
Alexander Rukletsov