Deleted and re-uploaded the patch set as requested.

I suspect the same problem will manifest as I continue to get an error from the tooling when doing the upload. My guess is that the size/scope of this patch is
so large that we hit some sort of time-out.

I'm open to hacking my tooling or whatever needs to be done, but I will need
advice on fixing this error.

I do get the warning: "Patch is large, so uploading file patches separately."

The patches go up ok, but the base files never seem to complete.

Uploading base file for src/ppc/lithium-gap-resolver-ppc.cc
Uploading base file for src/debug.cc
Uploading base file for src/lithium.cc
Traceback (most recent call last):
  File "/home/alow/src/depot_tools/git_cl.py", line 2679, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/home/alow/src/depot_tools/git_cl.py", line 2665, in main
    return dispatcher.execute(OptionParser(), argv)
  File "/home/alow/src/depot_tools/subcommand.py", line 245, in execute
    return command(parser, args[1:])
  File "/home/alow/src/depot_tools/git_cl.py", line 1797, in CMDupload
    ret = RietveldUpload(options, args, cl, change)
  File "/home/alow/src/depot_tools/git_cl.py", line 1664, in RietveldUpload
    issue, patchset = upload.RealMain(upload_args)
  File "/home/alow/src/depot_tools/third_party/upload.py", line 2686, in
RealMain
vcs.UploadBaseFiles(issue, rpc_server, patches, patchset, options, files)
  File "/home/alow/src/depot_tools/third_party/upload.py", line 1218, in
UploadBaseFiles
    print t.get(timeout=60)
  File "/usr/lib/python2.7/multiprocessing/pool.py", line 524, in get
    raise TimeoutError
multiprocessing.TimeoutError



https://codereview.chromium.org/422063005/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to