You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Alex Clemmer <cl...@gmail.com> on 2017/01/17 19:33:39 UTC

Review Request 55635: Stout: Removed usage of CTest.

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

Review request for mesos, Andrew Schwartzmeyer, Daniel Pravat, and Joseph Wu.


Bugs: MESOS-3697
    https://issues.apache.org/jira/browse/MESOS-3697


Repository: mesos


Description
-------

CTest automatically defines a `test` target, which directly impedes the
resolution of MESOS-3697. Since Stout doesn't make use of CTest anyway,
this commit will simply retire it from Stout.


Diffs
-----

  3rdparty/stout/tests/CMakeLists.txt a8a3ac772aa243c848a6fd8d7a0d45acfe1b98ae 

Diff: https://reviews.apache.org/r/55635/diff/


Testing
-------


Thanks,

Alex Clemmer