[ 
https://issues.apache.org/jira/browse/MESOS-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Mahler closed MESOS-170.
---------------------------------

    Resolution: Won't Fix

Marking as Won't Fix since using GTEST_FILTER="" achieves this.
                
> Add a target in the Makefile to build tests but not run them
> ------------------------------------------------------------
>
>                 Key: MESOS-170
>                 URL: https://issues.apache.org/jira/browse/MESOS-170
>             Project: Mesos
>          Issue Type: New Feature
>            Reporter: Vinod Kone
>
> It is really painful during writing tests, to check if the code compiles and 
> if the newly written test works as expected.
> Currently we have to do 'make check' which not only builds the tests but also 
> runs ALL of them, which is a productivity drain.
> It would be really great to have 'make tests' target that would just build 
> the tests, so that one can do './bin/mesos-tests.sh --gtest-filter="NewTest"'.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to