----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62065/#review186263 -----------------------------------------------------------
FAIL: Failed to apply the current review. Failed command: `python.exe .\support\apply-reviews.py -n -r 62065` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/62065 Relevant logs: - [apply-review-62065-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/62065/logs/apply-review-62065-stdout.log): ``` error: patch failed: src/python/cli_new/bin/settings.py:38 error: src/python/cli_new/bin/settings.py: patch does not apply error: patch failed: src/python/cli_new/lib/cli/tests/__init__.py:20 error: src/python/cli_new/lib/cli/tests/__init__.py: patch does not apply error: patch failed: src/python/cli_new/tests/main.py:27 error: src/python/cli_new/tests/main.py: patch does not apply ``` - Mesos Reviewbot Windows On Sept. 4, 2017, 2:51 p.m., Armand Grillet wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62065/ > ----------------------------------------------------------- > > (Updated Sept. 4, 2017, 2:51 p.m.) > > > Review request for mesos and Kevin Klues. > > > Repository: mesos > > > Description > ------- > > This command displays the agents in a cluster by > reaching the slaves endpoint of a master. > > > Diffs > ----- > > src/python/cli_new/bin/settings.py d42df04b0ff42bb6f466842e59223cd90a74d5c0 > src/python/cli_new/lib/cli/plugins/agent/__init__.py PRE-CREATION > src/python/cli_new/lib/cli/plugins/agent/main.py PRE-CREATION > src/python/cli_new/lib/cli/tests/__init__.py > 0daf28869e107263c51653ace39e3b1826871048 > src/python/cli_new/lib/cli/tests/agent.py PRE-CREATION > src/python/cli_new/tests/main.py 3e4d2e449a6485206700b4a490d325a393d31f90 > > > Diff: https://reviews.apache.org/r/62065/diff/2/ > > > Testing > ------- > > To test with one master: > > $ ./bootstrap > $ source activate > $ mesos-cli-tests > > I also checked that the Python linter was still working. > > > Thanks, > > Armand Grillet > >
