-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58247/#review171272
-----------------------------------------------------------
Ship it!
Ship It!
- Andrew Schwartzmeyer
On April 6, 2017, 9:25 p.m., Jeff Coffler wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58247/
> -----------------------------------------------------------
>
> (Updated April 6, 2017, 9:25 p.m.)
>
>
> Review request for mesos, Andrew Schwartzmeyer, John Kordich, Joseph Wu, and Li Li.
>
>
> Bugs: MESOS-7311
> https://issues.apache.org/jira/browse/MESOS-7311
>
>
> Repository: mesos
>
>
> Description
> -------
>
> Windows: Fixed test CopyFetcherPluginTest.FetchExistingFile.
>
>
> Diffs
> -----
>
> src/uri/fetchers/copy.cpp 86605a0f3ecc22e7964b093979aecf46954af0f5
>
>
> Diff: https://reviews.apache.org/r/58247/diff/1/
>
>
> Testing
> -------
>
> On Windows:
>
> [==========] Running 1 test from 1 test case.
> [----------] Global test environment set-up.
> [----------] 1 test from CopyFetcherPluginTest
> [ RUN ] CopyFetcherPluginTest.FetchExistingFile
> [ OK ] CopyFetcherPluginTest.FetchExistingFile (97 ms)
> [----------] 1 test from CopyFetcherPluginTest (99 ms total)
>
> [----------] Global test environment tear-down
> [==========] 1 test from 1 test case ran. (1937 ms total)
> [ PASSED ] 1 test.
>
>
> On Linux:
>
> [==========] Running 1 test from 1 test case.
> [----------] Global test environment set-up.
> [----------] 1 test from CopyFetcherPluginTest
> [ RUN ] CopyFetcherPluginTest.FetchExistingFile
> [ OK ] CopyFetcherPluginTest.FetchExistingFile (51 ms)
> [----------] 1 test from CopyFetcherPluginTest (51 ms total)
>
> [----------] Global test environment tear-down
> [==========] 1 test from 1 test case ran. (77 ms total)
> [ PASSED ] 1 test.
>
>
> Thanks,
>
> Jeff Coffler
>
>
|