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

Issue 1076643002: Reland of 'Make allow_subannotations more robust' (Closed)

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

Description

Reland of 'Make allow_subannotations more robust' From here: http://crrev.com/1001183002#ps120001 This patch makes the recipe engine parse and re-emit subannotations when allow_subannotations is True. This means that any of the subannotator's steps which are duplicates of other steps executed will be disambiguated. When an allow_subannotations step is actually emits annotations, an (end) step is emitted after it is done to have something to hang metadata on (it also conveniently communicates when we re-enter recipes). BUG=466409 R=iannucci@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=294732

Patch Set 1 #

Patch Set 2 : Fixed SET_BUILD_PROPERTY parse failure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+280 lines, -78 lines) Patch
M scripts/common/annotator.py View 6 chunks +23 lines, -17 lines 0 comments Download
M scripts/slave/annotated_run.py View 1 10 chunks +141 lines, -51 lines 0 comments Download
M scripts/slave/recipe_modules/step/api.py View 2 chunks +0 lines, -9 lines 0 comments Download
A scripts/slave/recipes/example/subannotations.py View 1 chunk +48 lines, -0 lines 0 comments Download
A scripts/slave/recipes/example/subannotations.expected/basic.json View 1 chunk +67 lines, -0 lines 0 comments Download
M scripts/slave/unittests/recipe_simulation_test.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (2 generated)
luqui
ptal
5 years, 8 months ago (2015-04-08 22:25:34 UTC) #1
luqui
ptal
5 years, 8 months ago (2015-04-08 22:25:50 UTC) #3
iannucci
lgtm
5 years, 8 months ago (2015-04-08 22:26:53 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1076643002/20001
5 years, 8 months ago (2015-04-08 22:27:44 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001) as http://src.chromium.org/viewvc/chrome?view=rev&revision=294732
5 years, 8 months ago (2015-04-08 22:31:50 UTC) #7
kjellander_chromium
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1072823002/ by kjellander@chromium.org. ...
5 years, 8 months ago (2015-04-09 12:49:45 UTC) #8
iannucci
5 years, 8 months ago (2015-04-09 16:43:45 UTC) #9
Message was sent while issue was closed.
Looks like a bug in how log lines are handled

On Thu, Apr 9, 2015, 05:49  <kjellander@chromium.org> wrote:

> A revert of this CL (patchset #2 id:20001) has been created in
> https://codereview.chromium.org/1072823002/ by kjellander@chromium.org.
>
> The reason for reverting is: Makes the WebRTC Windows perf bots hang when
> the
> upload to the perf dashboard is about to happen.
> Examples:
> http://build.chromium.org/p/client.webrtc/builders/Win32%
> 20Release%20%5Blarge%20tests%5D
> http://build.chromium.org/p/chromium.webrtc.fyi/builders/Win7%20Tester
> http://build.chromium.org/p/chromium.webrtc/builders/Win7%20Tester
> http://build.chromium.org/p/chromium.webrtc/builders/Win8%20Tester
> For some strange reason it only affects Win7 and 8, not XP.
> .
>
> https://codereview.chromium.org/1076643002/
>

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698