-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67393/
-----------------------------------------------------------
Review request for mesos, Andrew Schwartzmeyer, Benjamin Mahler, Eric Mumau,
John Kordich, Joseph Wu, and Radhika Jandhyala.
Bugs: MESOS-5815
https://issues.apache.org/jira/browse/MESOS-5815
Repository: mesos
Description
-------
With the IOCP backened implemented, io_tests.cpp is now ported to
Windows. Since the tests require async pipe IO, the tests are only
run if Mesos was compiled with the IOCP backened.
Diffs
-----
3rdparty/libprocess/src/tests/CMakeLists.txt
8c1353b442d5fc7b2e796a4d87f5b41389d4e1c3
3rdparty/libprocess/src/tests/io_tests.cpp
de7272b3ef0f414f056509448856c6bbd86ef75c
Diff: https://reviews.apache.org/r/67393/diff/1/
Testing
-------
Thanks,
Akash Gupta