Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(262)

Issue 1264063002: Implemented retries in download_sdk_extras.py (Closed)

Created:
5 years, 4 months ago by pgervais
Modified:
5 years, 2 months ago
Reviewers:
dnj, Dirk Pranke, dpranke, navabi
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implemented retries in download_sdk_extras.py BUG=512540 Committed: https://crrev.com/c4d2114d3ca15736142f9ade1bbf273cc59f2e53 Cr-Commit-Position: refs/heads/master@{#341252}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Addressed review comments #

Total comments: 3

Patch Set 3 : Addressed more review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -10 lines) Patch
M build/download_sdk_extras.py View 1 2 2 chunks +39 lines, -10 lines 0 comments Download

Messages

Total messages: 25 (8 generated)
pgervais
PTAL, this should fix the 'zipfile.BadZipfile: File is not a zip file' errors we've been ...
5 years, 4 months ago (2015-07-30 22:00:00 UTC) #2
dnj
https://chromiumcodereview.appspot.com/1264063002/diff/1/build/download_sdk_extras.py File build/download_sdk_extras.py (right): https://chromiumcodereview.appspot.com/1264063002/diff/1/build/download_sdk_extras.py#newcode80 build/download_sdk_extras.py:80: continue I don't like this continue/break thing. Either break ...
5 years, 4 months ago (2015-07-30 22:49:03 UTC) #4
pgervais
https://chromiumcodereview.appspot.com/1264063002/diff/1/build/download_sdk_extras.py File build/download_sdk_extras.py (right): https://chromiumcodereview.appspot.com/1264063002/diff/1/build/download_sdk_extras.py#newcode80 build/download_sdk_extras.py:80: continue On 2015/07/30 22:49:03, dnj wrote: > I don't ...
5 years, 4 months ago (2015-07-30 23:05:16 UTC) #5
pgervais
New patchset filed, PTAL. Armand: could you confirm that exiting with status 0 is the ...
5 years, 4 months ago (2015-07-30 23:11:57 UTC) #6
navabi
I tried that the patch and it works when the zip file is bad. navabi@yeezus:/usr/local/google/code/clankium-master/src/build$ ...
5 years, 4 months ago (2015-07-30 23:20:32 UTC) #7
navabi
I suggest at the least we make the failure to download smarter, so that it ...
5 years, 4 months ago (2015-07-30 23:40:39 UTC) #8
dnj
lgtm https://chromiumcodereview.appspot.com/1264063002/diff/1/build/download_sdk_extras.py File build/download_sdk_extras.py (right): https://chromiumcodereview.appspot.com/1264063002/diff/1/build/download_sdk_extras.py#newcode84 build/download_sdk_extras.py:84: 'for Android, it may have errors.') On 2015/07/30 ...
5 years, 4 months ago (2015-07-30 23:45:35 UTC) #9
navabi
sad lgtm from me too
5 years, 4 months ago (2015-07-30 23:50:04 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1264063002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1264063002/20001
5 years, 4 months ago (2015-07-30 23:52:01 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/83632)
5 years, 4 months ago (2015-07-31 00:02:15 UTC) #14
pgervais
+dpranke for owners approval. ptal
5 years, 4 months ago (2015-07-31 00:03:36 UTC) #16
Dirk Pranke
https://chromiumcodereview.appspot.com/1264063002/diff/20001/build/download_sdk_extras.py File build/download_sdk_extras.py (right): https://chromiumcodereview.appspot.com/1264063002/diff/20001/build/download_sdk_extras.py#newcode54 build/download_sdk_extras.py:54: if not os.path.exists(local_file): it's confusing to me that a ...
5 years, 4 months ago (2015-07-31 00:36:00 UTC) #18
pgervais
New patchset uploaded. Thanks Dirk for the useful feedback.
5 years, 4 months ago (2015-07-31 00:49:41 UTC) #19
Dirk Pranke
lgtm, thanks!
5 years, 4 months ago (2015-07-31 00:51:53 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1264063002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1264063002/40001
5 years, 4 months ago (2015-07-31 00:59:22 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 4 months ago (2015-07-31 01:08:12 UTC) #24
commit-bot: I haz the power
5 years, 4 months ago (2015-07-31 01:09:01 UTC) #25
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c4d2114d3ca15736142f9ade1bbf273cc59f2e53
Cr-Commit-Position: refs/heads/master@{#341252}

Powered by Google App Engine
This is Rietveld 408576698