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



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

    Yes, this test was just to ensure we have tests for provide(), we had none 
previously.
    
    Any ideas for triggering SIGPIPE? Otherwise, I'm happy just keeping this 
because it's tested otherwise untested functionality.


- Ben Mahler


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
> 
>

Reply via email to