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

Issue 860383008: Made annotated_run look up recipe from builders.pyl masters. (Closed)

Created:
5 years, 10 months ago by luqui
Modified:
5 years, 10 months ago
Reviewers:
iannucci
CC:
chromium-reviews, kjellander-cc_chromium.org, cmp-cc_chromium.org, stip+watch_chromium.org
Target Ref:
refs/heads/master
Project:
tools
Visibility:
Public.

Description

Made annotated_run look up recipe from builders.pyl masters. BUG=356974 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=293932

Patch Set 1 #

Total comments: 4

Patch Set 2 : Refactor, add properties #

Patch Set 3 : Master changes to support this #

Total comments: 3

Patch Set 4 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -7 lines) Patch
M scripts/common/chromium_utils.py View 1 chunk +12 lines, -0 lines 0 comments Download
M scripts/master/factory/annotator_factory.py View 1 2 3 3 chunks +7 lines, -2 lines 0 comments Download
M scripts/master/master_gen.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/annotated_run.py View 1 2 3 3 chunks +38 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
luqui
ptal
5 years, 10 months ago (2015-02-03 22:06:07 UTC) #2
iannucci
Wow that was less code than I expected. LGTM. https://codereview.chromium.org/860383008/diff/1/scripts/slave/annotated_run.py File scripts/slave/annotated_run.py (right): https://codereview.chromium.org/860383008/diff/1/scripts/slave/annotated_run.py#newcode319 scripts/slave/annotated_run.py:319: ...
5 years, 10 months ago (2015-02-03 22:29:23 UTC) #3
luqui
ptal again just to sanity check... I don't want everything in the world to break
5 years, 10 months ago (2015-02-03 23:11:26 UTC) #5
iannucci
lgtm https://codereview.chromium.org/860383008/diff/40001/scripts/master/factory/annotator_factory.py File scripts/master/factory/annotator_factory.py (right): https://codereview.chromium.org/860383008/diff/40001/scripts/master/factory/annotator_factory.py#newcode23 scripts/master/factory/annotator_factory.py:23: def BaseFactory(self, recipe, factory_properties=None, triggers=None, let's make this ...
5 years, 10 months ago (2015-02-03 23:23:18 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/860383008/60001
5 years, 10 months ago (2015-02-04 00:19:56 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001) as http://src.chromium.org/viewvc/chrome?view=rev&revision=293932
5 years, 10 months ago (2015-02-04 00:22:51 UTC) #10
Dirk Pranke
5 years, 10 months ago (2015-02-04 00:37:00 UTC) #11
Message was sent while issue was closed.
On 2015/02/04 00:22:51, I haz the power (commit-bot) wrote:
> Committed patchset #4 (id:60001) as
> http://src.chromium.org/viewvc/chrome?view=rev&revision=293932

nice!

Powered by Google App Engine
This is Rietveld 408576698