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

Issue 270663007: Refactor a copy of dartium/buildbot_annotated_steps.py (Closed)

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

Description

Refactor a copy of dartium/buildbot_annotated_steps.py The buildbot script buildbot_annotated_steps.py has been copied from dartium_tools in the dartium repository to tools/dartium in the dart repository. We plan to switch over to using this version, and removing the original. This CL refactors it, to make the uploading code available to multivm_archive.py, which uploads the builds from multivm and dartium perf builders, so they can be downloaded by the performance testers. BUG= R=ricow@google.com Committed: https://code.google.com/p/dart/source/detail?r=36211

Patch Set 1 #

Patch Set 2 : More renaming and moving code. #

Total comments: 14

Patch Set 3 : Move SRC_PATH computation to utils.py #

Patch Set 4 : Move srcDir to new file dartium_bot_utils.py #

Patch Set 5 : stray blank line #

Unified diffs Side-by-side diffs Delta from patch set Stats (+390 lines, -298 lines) Patch
M tools/dartium/archive.py View 1 chunk +0 lines, -1 line 0 comments Download
M tools/dartium/buildbot_annotated_steps.py View 1 2 3 2 chunks +53 lines, -297 lines 0 comments Download
A tools/dartium/dartium_bot_utils.py View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A tools/dartium/multivm_archive.py View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
A tools/dartium/upload_steps.py View 1 2 3 1 chunk +273 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Bill Hesse
6 years, 7 months ago (2014-05-14 16:30:25 UTC) #1
ricow1
LGTM, thanks for doing this https://codereview.chromium.org/270663007/diff/20001/tools/dartium/buildbot_annotated_steps.py File tools/dartium/buildbot_annotated_steps.py (right): https://codereview.chromium.org/270663007/diff/20001/tools/dartium/buildbot_annotated_steps.py#newcode24 tools/dartium/buildbot_annotated_steps.py:24: SRC_PATH = os.path.dirname( I ...
6 years, 7 months ago (2014-05-14 17:28:18 UTC) #2
ricow1
+vsm
6 years, 7 months ago (2014-05-14 17:28:31 UTC) #3
Bill Hesse
https://codereview.chromium.org/270663007/diff/20001/tools/dartium/buildbot_annotated_steps.py File tools/dartium/buildbot_annotated_steps.py (right): https://codereview.chromium.org/270663007/diff/20001/tools/dartium/buildbot_annotated_steps.py#newcode24 tools/dartium/buildbot_annotated_steps.py:24: SRC_PATH = os.path.dirname( On 2014/05/14 17:28:18, ricow1 wrote: > ...
6 years, 7 months ago (2014-05-15 10:46:37 UTC) #4
Bill Hesse
Committed patchset #5 manually as r36211 (presubmit successful).
6 years, 7 months ago (2014-05-15 10:49:34 UTC) #5
vsm
6 years, 7 months ago (2014-05-19 06:54:22 UTC) #6
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698