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

Issue 1135343004: Give the possibility of placing a custom annotated_steps in tools inside the package. (Closed)

Created:
5 years, 7 months ago by sigurdm
Modified:
5 years, 7 months ago
Reviewers:
ricow1
CC:
eernst
Base URL:
https://github.com/dart-lang/package-bots.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 : #

Patch Set 2 : Allow custom script in .test_config #

Patch Set 3 : Small cleanups #

Total comments: 4

Patch Set 4 : Address review #

Patch Set 5 : #

Total comments: 2

Patch Set 6 : #

Patch Set 7 : Add a missing parameter #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -76 lines) Patch
M annotated_steps.py View 1 2 3 4 5 6 8 chunks +83 lines, -35 lines 0 comments Download
M config_parser.py View 1 2 3 4 4 chunks +45 lines, -41 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
sigurdm
5 years, 7 months ago (2015-05-13 09:40:47 UTC) #3
ricow1
Why all those extra bot_info parameters, they are not used? Additionally, if you really want ...
5 years, 7 months ago (2015-05-13 10:00:45 UTC) #4
sigurdm
They are used. The problem was that they were top-level before, so in some places ...
5 years, 7 months ago (2015-05-13 13:54:48 UTC) #6
sigurdm
PTAL
5 years, 7 months ago (2015-05-18 14:28:21 UTC) #8
ricow1
lgtm https://chromiumcodereview.appspot.com/1135343004/diff/100001/annotated_steps.py File annotated_steps.py (right): https://chromiumcodereview.appspot.com/1135343004/diff/100001/annotated_steps.py#newcode382 annotated_steps.py:382: with BuildStep('Running custom script %s' % custom_script, swallow_error=True): ...
5 years, 7 months ago (2015-05-19 09:58:06 UTC) #9
sigurdm
I changed GetVM() because it seemed to be not working. Could you confirm if the ...
5 years, 7 months ago (2015-05-19 13:32:17 UTC) #10
ricow1
lgtm https://chromiumcodereview.appspot.com/1135343004/diff/140001/annotated_steps.py File annotated_steps.py (right): https://chromiumcodereview.appspot.com/1135343004/diff/140001/annotated_steps.py#newcode217 annotated_steps.py:217: return os.path.join(DART_DIR, 'tools/testing/bin', bot_info.system, executable) long line
5 years, 7 months ago (2015-05-19 13:38:09 UTC) #11
sigurdm
https://chromiumcodereview.appspot.com/1135343004/diff/140001/annotated_steps.py File annotated_steps.py (right): https://chromiumcodereview.appspot.com/1135343004/diff/140001/annotated_steps.py#newcode217 annotated_steps.py:217: return os.path.join(DART_DIR, 'tools/testing/bin', bot_info.system, executable) On 2015/05/19 13:38:09, ricow1 ...
5 years, 7 months ago (2015-05-19 13:39:51 UTC) #12
sigurdm
Committed patchset #6 (id:160001) manually as 28c5048fb035fe75aa8a60d8874c96f6911800a9 (presubmit successful).
5 years, 7 months ago (2015-05-19 13:41:47 UTC) #13
sigurdm
I had a missing parameter. TBR.
5 years, 7 months ago (2015-05-19 14:02:43 UTC) #14
sigurdm
5 years, 7 months ago (2015-05-19 14:04:06 UTC) #15
Message was sent while issue was closed.
Committed patchset #7 (id:180001) manually as
8a5e5fb0be72c383d7486f09a96a7d953589102b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698