You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Vinod Kone <vi...@gmail.com> on 2013/07/02 21:11:17 UTC

Re: Review Request 12148: Added a Process.provide test.

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



3rdparty/libprocess/src/tests/process_tests.cpp
<https://reviews.apache.org/r/12148/#comment46376>

    Is it possible to cause SIGPIPE in this test too? IIUC, this test would pass irrespective of the SIGPIPE suppression?


- Vinod Kone


On June 28, 2013, 3:33 a.m., Ben Mahler wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12148/
> -----------------------------------------------------------
> 
> (Updated June 28, 2013, 3:33 a.m.)
> 
> 
> Review request for mesos, Benjamin Hindman and Vinod Kone.
> 
> 
> Bugs: MESOS-508
>     https://issues.apache.org/jira/browse/MESOS-508
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> See above. This exercises the sendfile code in libprocess. 
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/src/tests/process_tests.cpp dfa11df4b5eaa8116d7150feea67bb255d3389de 
> 
> Diff: https://reviews.apache.org/r/12148/diff/
> 
> 
> Testing
> -------
> 
> ./3rdparty/libprocess/tests --gtest_filter="Process.provide" --gtest_repeat=30000 --gtest_break_on_failure
> 
> 
> Thanks,
> 
> Ben Mahler
> 
>