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

Issue 382903002: Fix Deps for android/perf recipe. (Closed)

Created:
6 years, 5 months ago by zty
Modified:
6 years, 5 months ago
Reviewers:
Ryan Tseng, tonyg, hinoka
CC:
chromium-reviews, pgervais+watch_chromium.org, kjellander-cc_chromium.org, cmp-cc_chromium.org, ilevy-cc_chromium.org, stip+watch_chromium.org
Project:
tools
Visibility:
Public.

Description

Fix Deps for android/perf recipe. Gclient Solutions ================= src (https://chromium.googlesource.com/chromium/src.git) Dependencies file is .DEPS.git Managed mode is OFF Custom Variables: googlecode_url = svn://svn-mirror.golo.chromium.org/%s llvm_url = svn://svn-mirror.golo.chromium.org/llvm-project nacl_trunk = svn://svn-mirror.golo.chromium.org/native_client/trunk sourceforge_url = svn://svn-mirror.golo.chromium.org/%(repo)s webkit_trunk = svn://svn-mirror.golo.chromium.org/blink/trunk Custom Dependencies: src/chrome/test/data/pdf_private: Ignore src/third_party/WebKit/LayoutTests: Ignore src/tools/valgrind: Ignore src-internal (https://chrome-internal.googlesource.com/chrome/src-internal.git) Dependencies file is .DEPS.git Managed mode is OFF Custom Dependencies: src/chrome/test/data/firefox2_profile/searchplugins: Ignore src/chrome/test/data/firefox2_searchplugins: Ignore src/chrome/test/data/firefox3_profile/searchplugins: Ignore src/chrome/test/data/firefox3_searchplugins: Ignore src/chrome/test/data/osdd: Ignore src/chrome/test/data/ssl/certs: Ignore src/data/autodiscovery: Ignore src/data/esctf: Ignore src/data/mach_ports: Ignore src/data/mozilla_js_tests: Ignore src/data/selenium_core: Ignore src/tools/grit/grit/test/data: Ignore src/webkit/data/bmp_decoder: Ignore src/webkit/data/ico_decoder: Ignore src/webkit/data/test_shell/plugins: Ignore src/webkit/data/xbm_decoder: Ignore BUG=392487 R=tonyg@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=282423

Patch Set 1 #

Patch Set 2 : Update solutions to be non-managed (noop in bot_update) #

Total comments: 5

Patch Set 3 : Remove unnecessary deps. #

Messages

Total messages: 14 (0 generated)
zty
ptal
6 years, 5 months ago (2014-07-10 19:24:56 UTC) #1
tonyg
lgtm https://codereview.chromium.org/382903002/diff/20001/scripts/slave/recipe_modules/gclient/config.py File scripts/slave/recipe_modules/gclient/config.py (right): https://codereview.chromium.org/382903002/diff/20001/scripts/slave/recipe_modules/gclient/config.py#newcode325 scripts/slave/recipe_modules/gclient/config.py:325: s.custom_deps.update({ Let's add a comment noting that these ...
6 years, 5 months ago (2014-07-10 19:47:31 UTC) #2
zty
addressed. https://codereview.chromium.org/382903002/diff/20001/scripts/slave/recipe_modules/gclient/config.py File scripts/slave/recipe_modules/gclient/config.py (right): https://codereview.chromium.org/382903002/diff/20001/scripts/slave/recipe_modules/gclient/config.py#newcode325 scripts/slave/recipe_modules/gclient/config.py:325: s.custom_deps.update({ On 2014/07/10 19:47:31, tonyg wrote: > Let's ...
6 years, 5 months ago (2014-07-10 20:29:08 UTC) #3
zty
The CQ bit was checked by zty@chromium.org
6 years, 5 months ago (2014-07-10 20:30:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zty@chromium.org/382903002/40001
6 years, 5 months ago (2014-07-10 20:30:21 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-10 20:31:19 UTC) #6
commit-bot: I haz the power
Presubmit check for 382903002-40001 failed and returned exit status 1. Running presubmit commit checks ...
6 years, 5 months ago (2014-07-10 20:31:20 UTC) #7
zty
Added hinoka for owner lgtm
6 years, 5 months ago (2014-07-10 20:31:58 UTC) #8
Ryan Tseng
Can you be more explicit what the change is and what its fixing? afaik pdf_private ...
6 years, 5 months ago (2014-07-10 20:37:38 UTC) #9
zty
The change is to make the recipe version of perf builders checkout the same source ...
6 years, 5 months ago (2014-07-10 20:39:55 UTC) #10
Ryan Tseng
lgtm
6 years, 5 months ago (2014-07-10 20:44:32 UTC) #11
zty
The CQ bit was checked by zty@chromium.org
6 years, 5 months ago (2014-07-10 20:44:56 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zty@chromium.org/382903002/40001
6 years, 5 months ago (2014-07-10 20:45:21 UTC) #13
commit-bot: I haz the power
6 years, 5 months ago (2014-07-10 20:46:27 UTC) #14
Message was sent while issue was closed.
Change committed as 282423

Powered by Google App Engine
This is Rietveld 408576698