----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40732/#review108097 -----------------------------------------------------------
Patch looks great! Reviews applied: [40730, 40732] Passed command: export OS=ubuntu:14.04;export CONFIGURATION="--verbose";export COMPILER=gcc; ./support/docker_build.sh - Mesos ReviewBot On Nov. 26, 2015, 6:52 a.m., Avinash sridharan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40732/ > ----------------------------------------------------------- > > (Updated Nov. 26, 2015, 6:52 a.m.) > > > Review request for mesos, Bernd Mathiske, Klaus Ma, and Neil Conway. > > > Bugs: MESOS-3552 > https://issues.apache.org/jira/browse/MESOS-3552 > > > Repository: mesos > > > Description > ------- > > This is an existing test case to check precision of resource reservations, > but would have always failed due to double precision errors. Forcing the test > case to use EXPECT_DOUBE_EQ instead of EXPECT_EQ (strict equality) > > > Diffs > ----- > > src/tests/resources_tests.cpp dbd39cd5a6786682a7b528b6fea37ab78904cf12 > > Diff: https://reviews.apache.org/r/40732/diff/ > > > Testing > ------- > > Ran make check against 40730 > > > Thanks, > > Avinash sridharan > >
