----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11888/#review22021 -----------------------------------------------------------
Ship it! Ship It! - Benjamin Hindman On June 14, 2013, 10:25 p.m., Ben Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/11888/ > ----------------------------------------------------------- > > (Updated June 14, 2013, 10:25 p.m.) > > > Review request for mesos, Benjamin Hindman and Vinod Kone. > > > Description > ------- > > --gtest_filter="" currently runs all the tests, the correct behavior is to > run no tests. > > An omitted filter results in a default universal filter of '*'. > > https://code.google.com/p/googletest/wiki/AdvancedGuide#Running_a_Subset_of_the_Tests > > > Diffs > ----- > > src/tests/environment.cpp 24227c531b2a750340343038228d558b65469bfc > > Diff: https://reviews.apache.org/r/11888/diff/ > > > Testing > ------- > > make check with an empty / non-empty set of filters. > > > Thanks, > > Ben Mahler > >
