-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63253/
-----------------------------------------------------------
(Updated Dec. 8, 2017, 2:46 a.m.)
Review request for mesos, Andrew Schwartzmeyer, Gaston Kleiman, John Kordich,
Joseph Wu, Li Li, and Michael Park.
Bugs: MESOS-6705
https://issues.apache.org/jira/browse/MESOS-6705
Repository: mesos
Description
-------
Fixed changes from Gaston (git commit 772c8f5 on 10/02/2017)
for proper operation on Windows. Changed to use new URI methods
introduced as part of MESOS-6705, and used powershell on Windows
to replace "test" command on Linux.
Diffs (updated)
-----
src/tests/default_executor_tests.cpp d3e3ef770656a36f3469f2ec655102a05adcae8a
Diff: https://reviews.apache.org/r/63253/diff/6/
Changes: https://reviews.apache.org/r/63253/diff/5-6/
Testing
-------
Ran mesos-tests on both Windows and Linux with no errors.
Specifically ran mesos-tests with
`--gtest_filter=MesosContainerizer/DefaultExecutorTest.*` to verify that the
modified tests ran properly.
Thanks,
Jeff Coffler