----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45290/#review125469 -----------------------------------------------------------
Patch looks great! Reviews applied: [44678, 44703, 44515, 44523, 44553, 44554, 45088, 45248, 45249, 45290] 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 March 25, 2016, 4:42 p.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/45290/ > ----------------------------------------------------------- > > (Updated March 25, 2016, 4:42 p.m.) > > > Review request for mesos, Adam B, Ben Mahler, and Joerg Schad. > > > Repository: mesos > > > Description > ------- > > This endpoint previously had no test coverage, so a test was added that hits > the endpoint and checks for the expected output. > > > Diffs > ----- > > src/tests/files_tests.cpp b3894954e32b14f879f24fac17869fc32ad2ce0e > > Diff: https://reviews.apache.org/r/45290/diff/ > > > Testing > ------- > > `GTEST_FILTER="FilesTest.AuthenticationTest" bin/mesos-tests.sh > --gtest_repeat=1000 --gtest_break_on_failure=1` was used to test on OSX. > > > Thanks, > > Greg Mann > >