You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2012/12/13 02:05:21 UTC

[jira] [Closed] (MESOS-170) Add a target in the Makefile to build tests but not run them

     [ 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