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



src/tests/environment.cpp
<https://reviews.apache.org/r/25569/#comment93236>

    vector<process::Owned<TestFilter>> testFilters;
    
    we will eventually move process::Owned to unique_ptr so please start using 
it :)


- Dominic Hamon


On Sept. 16, 2014, 12:07 a.m., Timothy Chen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/25569/
> -----------------------------------------------------------
> 
> (Updated Sept. 16, 2014, 12:07 a.m.)
> 
> 
> Review request for mesos and Ben Mahler.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Review: https://reviews.apache.org/r/25569
> 
> Refactor how validation is done in the environment by defining a standard 
> test filter interface, and only execute the validation once.
> 
> 
> Diffs
> -----
> 
>   src/tests/environment.cpp 2274251aaf653d83c2d03ef2186763978067a747 
> 
> Diff: https://reviews.apache.org/r/25569/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Timothy Chen
> 
>

Reply via email to