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

Issue 910913003: Reland "Make gclient ready for the Blink (DEPS to main project)" (Closed)

Created:
5 years, 10 months ago by Primiano Tucci (use gerrit)
Modified:
5 years, 10 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, cmp-cc_chromium.org, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org, jochen (gone - plz use gerrit)
Target Ref:
refs/heads/master
Project:
tools
Visibility:
Public.

Description

Reland "Make gclient ready for the Blink (DEPS to main project)" Reland crrev.com/743083002, which was reverted in crrev.com/796053002 due to some test flakiness, probably related with an old version of Git on the bots. Relanding now that the infra has been updated to Trusty (plus adding some de-flake precautions). Original CL Description: Make gclient ready for the Blink (DEPS to main project) transition This CL makes gclient understand correctly whether a git project is being moved from DEPS to an upper project and vice-versa. The driving use case for this is the upcoming Blink merge, where third_party/Webkit will be removed from DEPS (and .gitignore) and will become part of the main project. At present state, gclient leaves the .git folder around when a project is removed from DEPS, and that causes many problems. Furthermore this CL solves the performance problem of bisecting across the merge point. The subproject's (Blink) .git/ folder is moved to a backup location (in the main checkout root) and is restored when moving backwards, avoiding a re-fetch when bisecting across the merge point. BUG=431469 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=294082

Patch Set 1 : Identical to the original CL (crrev.com/743083002) #

Total comments: 1

Patch Set 2 : Deflake #

Patch Set 3 : Undo populateGit deflake attemp in fake_repos.py #

Unified diffs Side-by-side diffs Delta from patch set Stats (+243 lines, -10 lines) Patch
M gclient.py View 2 chunks +40 lines, -9 lines 0 comments Download
M gclient_scm.py View 2 chunks +20 lines, -0 lines 0 comments Download
M scm.py View 1 chunk +10 lines, -0 lines 0 comments Download
M testing_support/fake_repos.py View 2 1 chunk +34 lines, -0 lines 0 comments Download
M tests/gclient_scm_test.py View 3 chunks +4 lines, -0 lines 0 comments Download
M tests/gclient_smoketest.py View 1 2 chunks +133 lines, -1 line 0 comments Download
M tests/scm_unittest.py View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
Primiano Tucci (use gerrit)
M-A, with your benediction I'd like to re-land this (for the upcoming chrome+blink merge). It ...
5 years, 10 months ago (2015-02-09 21:32:04 UTC) #2
M-A Ruel
lgtm, thanks for uploading both patchsets for easier comparison, it's appreciated.
5 years, 10 months ago (2015-02-11 16:34:47 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/910913003/20001
5 years, 10 months ago (2015-02-11 16:38:09 UTC) #5
commit-bot: I haz the power
Presubmit check for 910913003-20001 failed and returned exit status 1. Running presubmit commit checks ...
5 years, 10 months ago (2015-02-11 16:41:21 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/910913003/20001
5 years, 10 months ago (2015-02-17 10:58:35 UTC) #9
commit-bot: I haz the power
Presubmit check for 910913003-20001 failed and returned exit status 1. Running presubmit commit checks ...
5 years, 10 months ago (2015-02-17 11:01:43 UTC) #11
Primiano Tucci (use gerrit)
Sigh, I wish I could understand why presubmit checks (or running the individual test) runs ...
5 years, 10 months ago (2015-02-17 11:11:23 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/910913003/40001
5 years, 10 months ago (2015-02-17 11:12:34 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-17 11:15:43 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=294082

Powered by Google App Engine
This is Rietveld 408576698