-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57824/
-----------------------------------------------------------
(Updated April 5, 2017, 7:08 p.m.)
Review request for mesos, Andrew Schwartzmeyer and Joseph Wu.
Changes
-------
I'm not sure if I should leave it to the reviewer to check "Fixed" or "Drop",
or if I should do it! In any case, I believe I've addressed all of the comments
to the previous iteration.
Bugs: MESOS-6731
https://issues.apache.org/jira/browse/MESOS-6731
Repository: mesos
Description
-------
Filtered stout tests with symlinks when unable to create symlinks.
Diffs (updated)
-----
3rdparty/stout/include/stout/tests/environment.hpp PRE-CREATION
3rdparty/stout/tests/main.cpp f41b29c087402d5dbed1144504980746e0e9b6da
3rdparty/stout/tests/os/filesystem_tests.cpp
e445daf9ed4e4c0d44dbb95e1cbebd0342c1acbc
3rdparty/stout/tests/os/rmdir_tests.cpp
ed43b44663cbf04d7ddb449fd9f42b8de210bc6e
3rdparty/stout/tests/os_tests.cpp 8b9531443f625ae0e1f00d29e9e45299f181880e
Diff: https://reviews.apache.org/r/57824/diff/3/
Changes: https://reviews.apache.org/r/57824/diff/2-3/
Testing
-------
Ran make check on Linux and the tests on Windows.
Thanks,
John Kordich