----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64807/#review194435 -----------------------------------------------------------
FAIL: Failed to apply the dependent review: 64686. Failed command: `python.exe .\support\apply-reviews.py -n -r 64686` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/64807 Relevant logs: - [apply-review-64686-stderr.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/64807/logs/apply-review-64686-stderr.log): ``` Traceback (most recent call last): File ".\support\apply-reviews.py", line 434, in <module> main() File ".\support\apply-reviews.py", line 429, in main reviewboard(options) File ".\support\apply-reviews.py", line 419, in reviewboard apply_review(options) File ".\support\apply-reviews.py", line 160, in apply_review commit_patch(options) File ".\support\apply-reviews.py", line 271, in commit_patch message.write(data['message']) UnicodeEncodeError: 'ascii' codec can't encode character u'\u201c' in position 143: ordinal not in range(128) ``` - Mesos Reviewbot Windows On Dec. 22, 2017, 8:42 a.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64807/ > ----------------------------------------------------------- > > (Updated Dec. 22, 2017, 8:42 a.m.) > > > Review request for mesos, Benjamin Bannier and Michael Park. > > > Repository: mesos > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/linux/ns.cpp 5e2df1ed56432c6c1bfa04a31dba7f9f547d6139 > > > Diff: https://reviews.apache.org/r/64807/diff/1/ > > > Testing > ------- > > make check on various Linux distros > > > Thanks, > > Alexander Rukletsov > >
