-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58394/#review179185
-----------------------------------------------------------
Bad patch!
Reviews applied: [58394]
Failed command: python support/apply-reviews.py -n -r 58394
Error:
Traceback (most recent call last):
File "support/apply-reviews.py", line 417, in <module>
main()
File "support/apply-reviews.py", line 412, in main
reviewboard(options)
File "support/apply-reviews.py", line 402, in reviewboard
apply_review(options)
File "support/apply-reviews.py", line 158, in apply_review
fetch_patch(options)
File "support/apply-reviews.py", line 194, in fetch_patch
patch.write(patch.read())
IOError: File not open for reading
Full log: http://mesos-winbot.westus.cloudapp.azure.com/logs/124/console
- Mesos Reviewbot Windows
On June 28, 2017, 6:56 p.m., Eric Chung wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58394/
> -----------------------------------------------------------
>
> (Updated June 28, 2017, 6:56 p.m.)
>
>
> Review request for mesos, Armand Grillet, Jason Lai, Joseph Wu, and Kevin
> Klues.
>
>
> Bugs: MESOS-7310
> https://issues.apache.org/jira/browse/MESOS-7310
>
>
> Repository: mesos
>
>
> Description
> -------
>
> Review: https://reviews.apache.org/r/58394
>
>
> Diffs
> -----
>
> src/cli_new/bootstrap 6d62e9adf1d543ed00a3a2cf2484edf1c33ee443
> src/python/.gitignore PRE-CREATION
> src/python/lib/mesos/__init__.py PRE-CREATION
>
>
> Diff: https://reviews.apache.org/r/58394/diff/3/
>
>
> Testing
> -------
>
> Under src/cli_new:
> 1\. ./bootstrap
> 2\. . ./activate
> 3\. python
> 4\. >>> import mesos
> 5\. >>> mesos.\_\_path\_\_
> 6\. verify that the path printed out is indeed at src/python/lib/mesos
>
>
> Thanks,
>
> Eric Chung
>
>