-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11888/
-----------------------------------------------------------

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

Reply via email to