You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Alexander Rojas <al...@mesosphere.io> on 2015/03/05 14:07:21 UTC

Re: Review Request 29550: Libprocess: Added "tests" target for make.

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

Ship it!


Ship It!

- Alexander Rojas


On Jan. 27, 2015, 12:09 a.m., Kapil Arya wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/29550/
> -----------------------------------------------------------
> 
> (Updated Jan. 27, 2015, 12:09 a.m.)
> 
> 
> Review request for mesos, Cody Maloney, Timothy Chen, and Timothy St. Clair.
> 
> 
> Bugs: MESOS-2273
>     https://issues.apache.org/jira/browse/MESOS-2273
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> 'make check' allows one to build and run the test suite. However,
> 'make tests' allows one to build the test suite without running it.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/3rdparty/Makefile.am 85170a11f049cda92840c52dc5acf447ca0a50fb 
>   3rdparty/libprocess/Makefile.am 6ab9cb8100163272126d533df47afac612769b76 
>   3rdparty/libprocess/configure.ac 19bc601247f3b1fc6b28d3474fb39f7369bb382f 
> 
> Diff: https://reviews.apache.org/r/29550/diff/
> 
> 
> Testing
> -------
> 
> Ran make tests.
> 
> For added test, ran "make clean; make; make tests" followed by "make check" and verified that no additional target are build in the "make check" step.
> 
> 
> Thanks,
> 
> Kapil Arya
> 
>