|
|
DescriptionUpdate upload.py @ fae51921ad9d
This version of upload.py is slightly less annoying, it won't cancel out if no
patchset title is provided and disable colors all the time.
R=cmp@chromium.org
BUG=
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=121826
Patch Set 1 #Patch Set 2 : gcl is now a happier place #
Total comments: 1
Patch Set 3 : . #Patch Set 4 : fae51921ad9d is now the chill revision #Patch Set 5 : Rebase against HEAD #
Messages
Total messages: 25 (0 generated)
See the diff between patchsets.
lgtm assuming no change in user experience Let me know when you land this.
https://chromiumcodereview.appspot.com/9233057/diff/2001/tests/gcl_unittest.py File tests/gcl_unittest.py (right): https://chromiumcodereview.appspot.com/9233057/diff/2001/tests/gcl_unittest.p... tests/gcl_unittest.py:316: '--issue=1', '--title= '], nit: remove one of the spaces after ,
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/9233057/12001
Presubmit check for 9233057-12001 failed and returned exit status 1. warning: code.google.com certificate with fingerprint e9:92:78:b1:ec:f5:64:c6:fc:fb:0c:5b:ee:e0:71:18:6c:e9:42:28 not verified (check hostfingerprints or web.cacerts config setting) Running presubmit commit checks ... Checking out rietveld... Running push-basic.sh Running save-description-on-failure.sh Running basic.sh Running upload-stale.sh Running upload-local-tracking-branch.sh Running patch.sh Running submit-from-new-dir.sh Running post-dcommit-hook-test.sh Running hooks.sh Running abandon.sh Running upstream.sh ** Presubmit Messages ** You should install python 2.5 and run ln -s $(which python2.5) python. A great place to put this symlink is in depot_tools. Otherwise, you break depot_tools on python 2.5, you get to keep the pieces. ** Presubmit ERRORS ** push-basic.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/push-basic.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test upstream git repo... Setting up test git repo... Branch work set up to track remote branch master from origin. TESTING: git-cl upload wants a server TESTING: git-cl status has no issue TESTING: upload succeeds (needs a server running on localhost) Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds (needs a server running on localhost) basic.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/basic.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test SVN repo... Setting up test git-svn repo... TESTING: git-cl upload wants a server TESTING: git-cl status has no issue TESTING: upload succeeds (needs a server running on localhost) Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds (needs a server running on localhost) upload-stale.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/upload-stale.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test upstream git repo... Setting up test git repo... TESTING: upload succeeds (needs a server running on localhost) Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds (needs a server running on localhost) upload-local-tracking-branch.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/upload-local-tracking-branch.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test upstream git repo... Setting up test git repo... Branch work2 set up to track local branch work. TESTING: upload succeeds (needs a server running on localhost) Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds (needs a server running on localhost) patch.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/patch.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test SVN repo... Setting up test git-svn repo... TESTING: upload succeeds (needs a server running on localhost) Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds (needs a server running on localhost) submit-from-new-dir.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/submit-from-new-dir.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test SVN repo... Setting up test git-svn repo... TESTING: upload succeeds Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds abandon.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/abandon.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test SVN repo... Setting up test git-svn repo... TESTING: upload succeeds Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds Presubmit checks took 343.8s to calculate.
On 2012/02/01 16:10:00, I haz the power (commit-bot) wrote: > Presubmit check for 9233057-12001 failed and returned exit status 1. > File > "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line > 2274, in RealMain > form_fields.pend(("subject", title)) > AttributeError: 'list' object has no attribute 'pend' > FAILURE: upload succeeds (needs a server running on localhost) That's frightening. The code in the diff is correct. I have no idea why this would be parsed incorrectly by the CQ. I'll try a second time to see if it is deterministic.
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/9233057/12001
Presubmit check for 9233057-12001 failed and returned exit status 1. warning: code.google.com certificate with fingerprint e9:92:78:b1:ec:f5:64:c6:fc:fb:0c:5b:ee:e0:71:18:6c:e9:42:28 not verified (check hostfingerprints or web.cacerts config setting) Running presubmit commit checks ... Checking out rietveld... Running push-basic.sh Running save-description-on-failure.sh Running basic.sh Running upload-stale.sh Running upload-local-tracking-branch.sh Running patch.sh Running submit-from-new-dir.sh Running post-dcommit-hook-test.sh Running hooks.sh Running abandon.sh Running upstream.sh ** Presubmit Messages ** You should install python 2.5 and run ln -s $(which python2.5) python. A great place to put this symlink is in depot_tools. Otherwise, you break depot_tools on python 2.5, you get to keep the pieces. ** Presubmit ERRORS ** push-basic.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/push-basic.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test upstream git repo... Setting up test git repo... Branch work set up to track remote branch master from origin. TESTING: git-cl upload wants a server TESTING: git-cl status has no issue TESTING: upload succeeds (needs a server running on localhost) Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds (needs a server running on localhost) basic.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/basic.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test SVN repo... Setting up test git-svn repo... TESTING: git-cl upload wants a server TESTING: git-cl status has no issue TESTING: upload succeeds (needs a server running on localhost) Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds (needs a server running on localhost) upload-stale.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/upload-stale.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test upstream git repo... Setting up test git repo... TESTING: upload succeeds (needs a server running on localhost) Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds (needs a server running on localhost) upload-local-tracking-branch.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/upload-local-tracking-branch.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test upstream git repo... Setting up test git repo... Branch work2 set up to track local branch work. TESTING: upload succeeds (needs a server running on localhost) Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds (needs a server running on localhost) patch.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/patch.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test SVN repo... Setting up test git-svn repo... TESTING: upload succeeds (needs a server running on localhost) Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds (needs a server running on localhost) submit-from-new-dir.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/submit-from-new-dir.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test SVN repo... Setting up test git-svn repo... TESTING: upload succeeds Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds abandon.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/abandon.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test SVN repo... Setting up test git-svn repo... TESTING: upload succeeds Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds Presubmit checks took 341.7s to calculate. Was the presubmit check useful? Please send feedback & hate mail to maruel@chromium.org!
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/9233057/12001
Presubmit check for 9233057-12001 failed and returned exit status 1. warning: code.google.com certificate with fingerprint e9:92:78:b1:ec:f5:64:c6:fc:fb:0c:5b:ee:e0:71:18:6c:e9:42:28 not verified (check hostfingerprints or web.cacerts config setting) Running presubmit commit checks ... Checking out rietveld... Running push-basic.sh Running save-description-on-failure.sh Running basic.sh Running upload-stale.sh Running upload-local-tracking-branch.sh Running patch.sh Running submit-from-new-dir.sh Running post-dcommit-hook-test.sh Running hooks.sh Running abandon.sh Running upstream.sh ** Presubmit Messages ** You should install python 2.5 and run ln -s $(which python2.5) python. A great place to put this symlink is in depot_tools. Otherwise, you break depot_tools on python 2.5, you get to keep the pieces. ** Presubmit ERRORS ** push-basic.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/push-basic.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test upstream git repo... Setting up test git repo... Branch work set up to track remote branch master from origin. TESTING: git-cl upload wants a server TESTING: git-cl status has no issue TESTING: upload succeeds (needs a server running on localhost) Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds (needs a server running on localhost) basic.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/basic.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test SVN repo... Setting up test git-svn repo... TESTING: git-cl upload wants a server TESTING: git-cl status has no issue TESTING: upload succeeds (needs a server running on localhost) Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds (needs a server running on localhost) upload-stale.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/upload-stale.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test upstream git repo... Setting up test git repo... TESTING: upload succeeds (needs a server running on localhost) Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds (needs a server running on localhost) upload-local-tracking-branch.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/upload-local-tracking-branch.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test upstream git repo... Setting up test git repo... Branch work2 set up to track local branch work. TESTING: upload succeeds (needs a server running on localhost) Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds (needs a server running on localhost) patch.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/patch.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test SVN repo... Setting up test git-svn repo... TESTING: upload succeeds (needs a server running on localhost) Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds (needs a server running on localhost) submit-from-new-dir.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/submit-from-new-dir.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test SVN repo... Setting up test git-svn repo... TESTING: upload succeeds Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds abandon.sh failed Command /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/abandon.sh returned non-zero exit status 1 in /mnt/data/b/commit-queue/workdir/tools/depot_tools/tests Setting up test SVN repo... Setting up test git-svn repo... TESTING: upload succeeds Traceback (most recent call last): File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1428, in <module> sys.exit(main(sys.argv[1:])) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 1413, in main return command(parser, argv[1:]) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/tests/../git_cl.py", line 972, in CMDupload issue, patchset = upload.RealMain(['upload'] + upload_args + args) File "/mnt/data/b/commit-queue/workdir/tools/depot_tools/third_party/upload.py", line 2274, in RealMain form_fields.pend(("subject", title)) AttributeError: 'list' object has no attribute 'pend' FAILURE: upload succeeds Presubmit checks took 339.4s to calculate.
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/9233057/16001
Can't apply patch for file depot_tools/third_party/upload.py. While running patch -p1 --forward --force; patching file depot_tools/third_party/upload.py Hunk #17 FAILED at 2250. 1 out of 19 hunks FAILED -- saving rejects to file depot_tools/third_party/upload.py.rej
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/9233057/21001
Can't apply patch for file depot_tools/third_party/upload.py. While running patch -p1 --forward --force; patching file depot_tools/third_party/upload.py Hunk #17 FAILED at 2250. 1 out of 19 hunks FAILED -- saving rejects to file depot_tools/third_party/upload.py.rej
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/9233057/21001
Can't apply patch for file depot_tools/third_party/upload.py. While running patch -p1 --forward --force; patching file depot_tools/third_party/upload.py Hunk #17 FAILED at 2250. 1 out of 19 hunks FAILED -- saving rejects to file depot_tools/third_party/upload.py.rej
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/9233057/21001
Commit queue had an internal error. Something went really wrong, probably a crash, a hickup or simply the monkeys went out for diner. The relevant dude was pinged already.
On 2012/02/14 00:36:33, I haz the power (commit-bot) wrote: > Commit queue had an internal error. > Something went really wrong, probably a crash, a hickup or > simply the monkeys went out for diner. > The relevant dude was pinged already. Sorry for the noise, I'm unable to test outside of the CQ and it is a unicode encoding bug.
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/9233057/21001
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/9233057/21001
Can't apply patch for file depot_tools/third_party/upload.py. While running patch -p1 --forward --force; patching file depot_tools/third_party/upload.py Hunk #17 FAILED at 2250. 1 out of 19 hunks FAILED -- saving rejects to file depot_tools/third_party/upload.py.rej
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/9233057/21001
Change committed as 121826
FTR, it needed https://chromiumcodereview.appspot.com/9387024/ to fix the unicode upgrade issue. |