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

Issue 1289233003: Fix various stray bugs in the GN auto-roller, and repair the DEPS file. (Closed)

Created:
5 years, 4 months ago by Dirk Pranke
Modified:
5 years, 4 months ago
Reviewers:
Nico
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix various stray bugs in the GN auto-roller, and repair the DEPS file. The GN auto-roller script had two bugs in it, one of which was damaging the DEPS file: when we updated the buildtools revision, we would drop a newline and end up concatenating the following line. A second roll would then drop that concatenated line, shrinking the file, and so one. This was bad. Secondly, the auto-roller would leave buildtools/ checked out on a branch that had been merged into origin/master; this might cause merge conflicts and confusion down the road. R=thakis@chromium.org BUG= Committed: https://crrev.com/7a694fe11fb4602ddd56edfa34a1b48f26049f63 Cr-Commit-Position: refs/heads/master@{#343804}

Patch Set 1 : for review #

Total comments: 1

Patch Set 2 : update w/ review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -2 lines) Patch
M DEPS View 1 chunk +3 lines, -1 line 0 comments Download
M tools/gn/bin/roll_gn.py View 1 3 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 14 (5 generated)
Dirk Pranke
5 years, 4 months ago (2015-08-17 21:36:25 UTC) #2
Nico
lgtm no test? https://codereview.chromium.org/1289233003/diff/20001/tools/gn/bin/roll_gn.py File tools/gn/bin/roll_gn.py (right): https://codereview.chromium.org/1289233003/diff/20001/tools/gn/bin/roll_gn.py#newcode352 tools/gn/bin/roll_gn.py:352: # Intentionally leave the src checkout ...
5 years, 4 months ago (2015-08-17 21:38:15 UTC) #3
Dirk Pranke
On 2015/08/17 21:38:15, Nico wrote: > lgtm > > no test? > No, testing this ...
5 years, 4 months ago (2015-08-17 21:43:27 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1289233003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1289233003/40001
5 years, 4 months ago (2015-08-17 21:45:53 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/99301)
5 years, 4 months ago (2015-08-18 00:31:03 UTC) #9
Nico
On 2015/08/17 21:43:27, Dirk Pranke wrote: > On 2015/08/17 21:38:15, Nico wrote: > > lgtm ...
5 years, 4 months ago (2015-08-18 00:37:13 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1289233003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1289233003/40001
5 years, 4 months ago (2015-08-18 01:34:11 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 4 months ago (2015-08-18 05:11:36 UTC) #13
commit-bot: I haz the power
5 years, 4 months ago (2015-08-18 05:12:17 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7a694fe11fb4602ddd56edfa34a1b48f26049f63
Cr-Commit-Position: refs/heads/master@{#343804}

Powered by Google App Engine
This is Rietveld 408576698