> On July 11, 2014, 6:29 p.m., Niklas Nielsen wrote:
> > Did you get to repro steps? If so, can we test it? And finally, do you want 
> > to reenable the test?

Yes I can repro it with Connor manually test and verified this fixed it.

I'm going to submit a new patch trying to enable all tests and figure out the 
flakiness.


- Timothy


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


On July 11, 2014, 5:39 p.m., Timothy Chen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23416/
> -----------------------------------------------------------
> 
> (Updated July 11, 2014, 5:39 p.m.)
> 
> 
> Review request for mesos, Adam B, Benjamin Hindman, and Niklas Nielsen.
> 
> 
> Bugs: MESOS-1577
>     https://issues.apache.org/jira/browse/MESOS-1577
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Fix health check command subprocess handling.
> 
> Currently it doesn't check all subprocess future states, and also creates a 
> pipe to stdin which can cause some scripts to expect stdin input and blocks.
> 
> 
> Diffs
> -----
> 
>   src/health-check/main.cpp 707810a 
> 
> Diff: https://reviews.apache.org/r/23416/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Timothy Chen
> 
>

Reply via email to