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

Issue 291153010: Add multivm archive download script for buildbot use. (Closed)

Created:
6 years, 7 months ago by Bill Hesse
Modified:
6 years, 7 months ago
Reviewers:
ricow1
CC:
reviews_dartlang.org, ricow1
Visibility:
Public.

Description

Add multivm archive download script for buildbot use. BUG= R=ricow@google.com Committed: https://code.google.com/p/dart/source/detail?r=36513

Patch Set 1 #

Patch Set 2 : Add more error handling. #

Patch Set 3 : Improve Windows paths #

Total comments: 4

Patch Set 4 : Change copyright notice to Dart. #

Patch Set 5 : Use subprocess.check_output #

Total comments: 8

Patch Set 6 : Use TempDir from tools/utils.py #

Patch Set 7 : Replace '/'.join with os.path.join in one spot. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -0 lines) Patch
A tools/dartium/download_multivm.py View 1 2 3 4 5 6 1 chunk +60 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Bill Hesse
6 years, 7 months ago (2014-05-22 11:55:44 UTC) #1
ricow1
https://codereview.chromium.org/291153010/diff/40001/tools/dartium/download_multivm.py File tools/dartium/download_multivm.py (right): https://codereview.chromium.org/291153010/diff/40001/tools/dartium/download_multivm.py#newcode3 tools/dartium/download_multivm.py:3: # Copyright (c) 2014 The Chromium Authors. All rights ...
6 years, 7 months ago (2014-05-22 12:40:18 UTC) #2
Bill Hesse
Addressed comments. Much better. PTAL. https://codereview.chromium.org/291153010/diff/40001/tools/dartium/download_multivm.py File tools/dartium/download_multivm.py (right): https://codereview.chromium.org/291153010/diff/40001/tools/dartium/download_multivm.py#newcode3 tools/dartium/download_multivm.py:3: # Copyright (c) 2014 ...
6 years, 7 months ago (2014-05-22 12:59:37 UTC) #3
ricow1
lgtm https://codereview.chromium.org/291153010/diff/80001/tools/dartium/download_multivm.py File tools/dartium/download_multivm.py (right): https://codereview.chromium.org/291153010/diff/80001/tools/dartium/download_multivm.py#newcode20 tools/dartium/download_multivm.py:20: if platform.system() == 'Windows': if we are not ...
6 years, 7 months ago (2014-05-22 13:18:10 UTC) #4
Bill Hesse
https://codereview.chromium.org/291153010/diff/80001/tools/dartium/download_multivm.py File tools/dartium/download_multivm.py (right): https://codereview.chromium.org/291153010/diff/80001/tools/dartium/download_multivm.py#newcode20 tools/dartium/download_multivm.py:20: if platform.system() == 'Windows': On 2014/05/22 13:18:11, ricow1 wrote: ...
6 years, 7 months ago (2014-05-22 16:23:41 UTC) #5
ricow1
lgtm
6 years, 7 months ago (2014-05-22 17:17:19 UTC) #6
Bill Hesse
6 years, 7 months ago (2014-05-22 17:21:22 UTC) #7
Message was sent while issue was closed.
Committed patchset #7 manually as r36513 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698