----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47208/#review133304 -----------------------------------------------------------
Patch looks great! Reviews applied: [47208] Passed command: export OS='ubuntu:14.04' CONFIGURATION='--verbose' COMPILER='gcc' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On May 15, 2016, 6:20 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47208/ > ----------------------------------------------------------- > > (Updated May 15, 2016, 6:20 p.m.) > > > Review request for mesos, James Peach and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > This change modifies a couple of existing tests to make them > pass when the mesos tests are configured to be installed. This > also brings the `TestHTTPFramework` test to be at parity with > the `TestFramework` code around finding the executor path logic. > > > Diffs > ----- > > src/examples/test_http_framework.cpp > 683384d986082a24b052505ef6be22b4dc20db00 > src/tests/dynamic_reservation_framework_test.sh > 00a10f18b98df941089d93f0163b644ce537fb04 > > Diff: https://reviews.apache.org/r/47208/diff/ > > > Testing > ------- > > make check > $PREFIX/libexec/mesos/tests/mesos-tests --build_dir=/none passes now > > > Thanks, > > Anand Mazumdar > >
