----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11033/#review20447 -----------------------------------------------------------
src/tests/allocator_tests.cpp <https://reviews.apache.org/r/11033/#comment42134> We should move these down to where they are being used. src/tests/allocator_tests.cpp <https://reviews.apache.org/r/11033/#comment42133> How come we need to do this? Can we not be more explicit in the test or at least add a comment? - Benjamin Hindman On May 9, 2013, 11:37 p.m., Thomas Marshall wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/11033/ > ----------------------------------------------------------- > > (Updated May 9, 2013, 11:37 p.m.) > > > Review request for mesos and Benjamin Hindman. > > > Description > ------- > > See summary. > > > This addresses bug MESOS-467. > https://issues.apache.org/jira/browse/MESOS-467 > > > Diffs > ----- > > src/tests/allocator_tests.cpp 540c05a > > Diff: https://reviews.apache.org/r/11033/diff/ > > > Testing > ------- > > bin/mesos-tests.sh --gtest_break_on_failure --gtest_repeat=1000 > --gtest_filter=*FrameworkExited* > > > Thanks, > > Thomas Marshall > >
