-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67980/
-----------------------------------------------------------
Review request for mesos, Akash Gupta, Eric Mumau, John Kordich, Joseph Wu,
Liangyu Zhao, and Radhika Jandhyala.
Bugs: MESOS-5817
https://issues.apache.org/jira/browse/MESOS-5817
Repository: mesos
Description
-------
Several of these worked as-is, and the two firewall tests were fixed
by replace `path::join` (which joined with ``) with
`strings::join("/")`.
Diffs
-----
3rdparty/libprocess/src/tests/process_tests.cpp
8baf60d8bbb675e26fea5e76c825ef73fedbc629
Diff: https://reviews.apache.org/r/67980/diff/1/
Testing
-------
`ctest -V` on Windows
Thanks,
Andrew Schwartzmeyer