-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49921/
-----------------------------------------------------------
(Updated Aug. 2, 2016, 3:37 p.m.)
Review request for mesos, Alex Clemmer and Joseph Wu.
Summary (updated)
-----------------
Fixed mesos tests to run most of the tests on Unix and OSX.
Bugs: MESOS-5792
https://issues.apache.org/jira/browse/MESOS-5792
Repository: mesos
Description (updated)
-------
Fixed mesos tests to run most of the tests on Unix and OSX.
Diffs (updated)
-----
src/CMakeLists.txt 1286ee08fe2d60867326a1f2585f054c20b52208
src/tests/CMakeLists.txt 1ea8b2102753ae294bd75706ffaf08308e928acd
src/tests/cmake/MesosTestsConfigure.cmake
361032082c3a5f76b949dc7981f75b53e02d84f5
Diff: https://reviews.apache.org/r/49921/diff/
Testing
-------
cmake .. && make
src/tests/mesos-tests (runs 723 tests with no failures)
I did not enable any module that has even a single failue. There are many more
tests that are passing.
Thanks,
Srinivas Brahmaroutu