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

Issue 627493002: deps2git: Improve support for WebRTC and its deps. (Closed)

Created:
6 years, 2 months ago by kjellander_chromium
Modified:
6 years, 2 months ago
Reviewers:
Ryan Tseng, agable, hinoka
CC:
chromium-reviews, cmp-cc_chromium.org
Project:
tools
Visibility:
Public.

Description

deps2git: Improve support for WebRTC and its deps. * Remove old unused WebRTC URLs (stable branch was removed about a year ago). * Make the WebRTC matching more generic, so it can match both trunk and deps. This will add support for: - deps/third_party/junit - deps/third_party/openmax - deps/third_party/winsdk_samples_v71 and thus the special case for openmax can be removed. BUG=419516 TESTED=Passing build with: scripts/tools/run_recipe.py webrtc/standalone buildername="Linux64 Debug" mastername=client.webrtc slavename=x revision='"7414"' use_mirror=True when combined with https://codereview.chromium.org/472963003/ Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=292399

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added unittest #

Total comments: 4

Patch Set 3 : Updated unittest #

Patch Set 4 : Renamed unittest #

Patch Set 5 : Undid rename in PS4 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -26 lines) Patch
M svn_to_git_public.py View 1 1 chunk +4 lines, -26 lines 0 comments Download
A svn_to_git_public_unittest.py View 1 2 3 4 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
kjellander_chromium
This is based on the changes we made when we sat down looking at this ...
6 years, 2 months ago (2014-10-02 20:09:27 UTC) #2
kjellander_chromium
On 2014/10/02 20:09:27, kjellander wrote: > This is based on the changes we made when ...
6 years, 2 months ago (2014-10-09 09:27:51 UTC) #3
Ryan Tseng
lgtm % comment. Make sure to inform chrome-troopers and Aaron when you land this. https://codereview.chromium.org/627493002/diff/1/svn_to_git_public.py ...
6 years, 2 months ago (2014-10-10 05:02:01 UTC) #5
kjellander_chromium
agable: can you take a look at the unittest? https://codereview.chromium.org/627493002/diff/1/svn_to_git_public.py File svn_to_git_public.py (right): https://codereview.chromium.org/627493002/diff/1/svn_to_git_public.py#newcode68 svn_to_git_public.py:68: ...
6 years, 2 months ago (2014-10-10 08:46:20 UTC) #6
agable
LGTM % comments on the test. https://codereview.chromium.org/627493002/diff/40001/svn_to_git_public_unittest.py File svn_to_git_public_unittest.py (right): https://codereview.chromium.org/627493002/diff/40001/svn_to_git_public_unittest.py#newcode14 svn_to_git_public_unittest.py:14: 'deps/third_party/junit': '/deps/third_party/junit', Not ...
6 years, 2 months ago (2014-10-10 08:57:51 UTC) #7
agable
Oh, also, is there a PRESUBMIT.py for this repo? If so, does it automatically find ...
6 years, 2 months ago (2014-10-10 08:58:36 UTC) #8
kjellander_chromium
Done and renamed. I named it _unittest.py because there was another test in deps2git/ with ...
6 years, 2 months ago (2014-10-10 09:03:53 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/627493002/180001
6 years, 2 months ago (2014-10-10 09:09:55 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:180001) as 292399
6 years, 2 months ago (2014-10-10 09:10:09 UTC) #12
kjellander_chromium
6 years, 2 months ago (2014-10-13 06:23:38 UTC) #13
Message was sent while issue was closed.
On 2014/10/10 09:10:09, I haz the power (commit-bot) wrote:
> Committed patchset #5 (id:180001) as 292399

This was reverted in https://codereview.chromium.org/651833002/ due to breaking
bots in http://build.chromium.org/p/chromium.webrtc/waterfall
due to deps in
http://chromegw.corp.google.com/viewvc/chrome/trunk/deps/third_party/webrtc/w...
not getting the right mirrors.

Powered by Google App Engine
This is Rietveld 408576698