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



Patch looks great!

Reviews applied: [45461]

Passed command: export OS='ubuntu:14.04' CONFIGURATION='--verbose' 
COMPILER='gcc' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh

- Mesos ReviewBot


On March 29, 2016, 11:55 p.m., Michael Browning wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/45461/
> -----------------------------------------------------------
> 
> (Updated March 29, 2016, 11:55 p.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Create tempfiles in test temporary directory.
> 
> Previously, some tests were creating tempfiles outside of the temporary 
> directory created by the test case and then manually removing them, which 
> could lead to their being leaked if the test were interrupted.
> 
> 
> Diffs
> -----
> 
>   src/tests/fetcher_tests.cpp 84c8d487bbf61c77452bd293062a80fa132e069f 
> 
> Diff: https://reviews.apache.org/r/45461/diff/
> 
> 
> Testing
> -------
> 
> This change merely creates all temporary files used in the process of running 
> fetcher tests inside of the temp directories created by the test case, so no 
> further testing was performed.
> 
> 
> Thanks,
> 
> Michael Browning
> 
>

Reply via email to