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



PASS: Mesos patch 68483 was successfully built and tested.

Reviews applied: `['68483']`

All the build artifacts available at: 
http://dcos-win.westus.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2279/mesos-review-68483

- Mesos Reviewbot Windows


On Aug. 24, 2018, 11:10 a.m., Armand Grillet wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/68483/
> -----------------------------------------------------------
> 
> (Updated Aug. 24, 2018, 11:10 a.m.)
> 
> 
> Review request for mesos and Benjamin Bannier.
> 
> 
> Bugs: MESOS-9179
>     https://issues.apache.org/jira/browse/MESOS-9179
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Fixed argument parsing in python 3 support script mesos-gtest-runner.py.
> 
> 
> Diffs
> -----
> 
>   support/python3/mesos-gtest-runner.py 
> 2edc73d9316e1b55de2025fcf8028c0e508a620f 
> 
> 
> Diff: https://reviews.apache.org/r/68483/diff/4/
> 
> 
> Testing
> -------
> 
> ```
> python3 (master) $ python3 mesos-gtest-runner.py --help
> usage: mesos-gtest-runner.py [-h] [-j JOBS]
> 
> optional arguments:
>   -h, --help            show this help message and exit
>   -j JOBS, --jobs JOBS  number of parallel jobs to spawn. DEFAULT: 6
> 
> The environment variable MESOS_GTEST_RUNNER_FLAGS can be used to set a default
> set of flags. Flags passed on the command line always have precedence over
> these defaults.
> ```
> 
> 
> Thanks,
> 
> Armand Grillet
> 
>

Reply via email to