-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67393/#review204506
-----------------------------------------------------------


Fix it, then Ship it!




:D


3rdparty/libprocess/src/tests/CMakeLists.txt
Line 49 (original), 49 (patched)
<https://reviews.apache.org/r/67393/#comment287024>

    Where these not portable?



3rdparty/libprocess/src/tests/io_tests.cpp
Lines 41 (patched)
<https://reviews.apache.org/r/67393/#comment287025>

    Leave a NOTE for disabled tests.



3rdparty/libprocess/src/tests/io_tests.cpp
Lines 216-217 (original), 235-240 (patched)
<https://reviews.apache.org/r/67393/#comment287026>

    :')


- Andrew Schwartzmeyer


On May 30, 2018, 11:40 a.m., Akash Gupta wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/67393/
> -----------------------------------------------------------
> 
> (Updated May 30, 2018, 11:40 a.m.)
> 
> 
> 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
> -------
> 
> The entire chain was tested with `make check` on Linux. The tests were run on 
> Windows as well with `-DENABLE_LIBEVENT` and `-DENABLE_LIBWINIO`.
> 
> 
> Thanks,
> 
> Akash Gupta
> 
>

Reply via email to