-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24772/
-----------------------------------------------------------
Review request for mesos, Benjamin Hindman, Timothy Chen, and Vinod Kone.
Bugs: MESOS-1710
https://issues.apache.org/jira/browse/MESOS-1710
Repository: mesos-git
Description
-------
The new io::read semantics is changing (dup + nonblock internally), we need to
adjust the test expectations.
Diffs
-----
3rdparty/libprocess/src/tests/io_tests.cpp
1102b1a72959f219fc16de52eee5d4950a48a7d4
3rdparty/libprocess/src/tests/subprocess_tests.cpp
5fec28987a7a833415bab1c7f086841b8647c8b5
Diff: https://reviews.apache.org/r/24772/diff/
Testing
-------
make check
3rdparty/libprocess/tests --gtest_filter=*IO*:*Subprocess* --gtest_repeat=1000
Thanks,
Jie Yu