----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53304/#review155121 -----------------------------------------------------------
Ship it! Ship It! - Till Toenshoff On Nov. 7, 2016, 11:16 a.m., Benjamin Bannier wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53304/ > ----------------------------------------------------------- > > (Updated Nov. 7, 2016, 11:16 a.m.) > > > Review request for mesos, Neil Conway and Till Toenshoff. > > > Bugs: MESOS-6516 > https://issues.apache.org/jira/browse/MESOS-6516 > > > Repository: mesos > > > Description > ------- > > We need to correctly distinguish between the environment variable > GTEST_FILTER being unset, and containing an empty string. In the first > case we want to run all tests, while in the latter none at all. > > > Diffs > ----- > > support/mesos-gtest-runner.py 3e736d5a9d66faed46ac82076b08c1b72f72b8a7 > > Diff: https://reviews.apache.org/r/53304/diff/ > > > Testing > ------- > > Created a failing test and confirmed it was not executed when > `GTEST_FILTER=''` was set in the environment. > > > Thanks, > > Benjamin Bannier > >
