----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69207/#review210295 -----------------------------------------------------------
FAIL: Failed to apply the current review. Failed command: `python.exe .\support\apply-reviews.py -n -r 69207` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2566/mesos-review-69207 Relevant logs: - [apply-review-69207.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2566/mesos-review-69207/logs/apply-review-69207.log): ``` error: patch failed: src/python/cli_new/lib/cli/tests/base.py:498 error: src/python/cli_new/lib/cli/tests/base.py: patch does not apply ``` - Mesos Reviewbot Windows On Oct. 30, 2018, 12:53 a.m., Armand Grillet wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69207/ > ----------------------------------------------------------- > > (Updated Oct. 30, 2018, 12:53 a.m.) > > > Review request for mesos and Kevin Klues. > > > Bugs: MESOS-9343 > https://issues.apache.org/jira/browse/MESOS-9343 > > > Repository: mesos > > > Description > ------- > > Moved 'updated_tasks()' to new CLI tests base. > > > Diffs > ----- > > src/python/cli_new/lib/cli/tests/base.py > 7fd39af665164eeef8bb1359de340ef923dc2272 > src/python/cli_new/lib/cli/tests/task.py > ce3a55d4b66ca74b6be892d058644281ee5c803d > > > Diff: https://reviews.apache.org/r/69207/diff/2/ > > > Testing > ------- > > ``` > (mesos-cli) ? cli_new (exec-attach) ? mesos-cli-tests > Running the Mesos CLI unit tests > > TestAgentPlugin > test_list (cli.tests.agent.TestAgentPlugin) ... ok > > TestInfrastructure > test_capture_output (cli.tests.tests.TestInfrastructure) ... ok > test_launch_binaries (cli.tests.tests.TestInfrastructure) ... ok > > TestTaskPlugin > test_exec (cli.tests.task.TestTaskPlugin) ... ok > test_exec_exit_status (cli.tests.task.TestTaskPlugin) ... ok > test_exec_interactive (cli.tests.task.TestTaskPlugin) ... ok > test_list (cli.tests.task.TestTaskPlugin) ... ok > > ---------------------------------------------------------------------- > Ran 7 tests in 17.238s > > OK > ``` > > > Thanks, > > Armand Grillet > >
