Every time I try to use git-drover, the process fails at the upload step (without detailed error messages):
Upload server: https://codereview.chromium.org (change with -s/--server)
Got exception while uploading -- saving description to [...]
Error: Upload failed
Full output is attached for a random cherry pick.
I have found that the problem is in upload.py's GetGUID(), but I am unable to reproduce 'git rev-list --parents HEAD' exiting with a nonzero status myself. I have attached the patch I am currently using to work around the issue.
Other team members do not have this issue, so I assume it's something about my checkout, but I can't find any differences in my gclient config or branch setup.
|
Deleted:
output.txt
1.0 KB
|
|
Deleted:
upload.py.patch
584 bytes
|
Comment 1 by benhenry@chromium.org
, Sep 1 2016