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

Issue 166483010: Add dedicated cros bootstrap_deps. (Closed)

Created:
6 years, 10 months ago by ilja
Modified:
6 years, 10 months ago
CC:
chromium-reviews, chrome-speed-team+watch_google.com, piman+watch_chromium.org, darin-cc_chromium.org, jam, joi+watch-content_chromium.org
Base URL:
https://src.chromium.org/chrome/trunk/src/
Visibility:
Public.

Description

Add dedicated cros bootstrap_deps. This will allow autotest via chromeos-base/chromeos-chrome to bootstrap telemetry perf and gpu tests. Also fix gpu_tests/bootstrap_deps as currently the paths are wrong. BUG=chromium:341333 TEST=Ran "./run_measurement --print-bootstrap-deps-cros" and checked output. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252527

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : rebase #

Patch Set 4 : fix path #

Total comments: 2

Patch Set 5 : Remove URL and add note #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -7 lines) Patch
M content/test/gpu/gpu_tests/bootstrap_deps View 1 2 3 4 1 chunk +7 lines, -4 lines 0 comments Download
A tools/cros/bootstrap_deps View 1 chunk +21 lines, -0 lines 0 comments Download
M tools/perf/run_measurement View 1 2 3 4 3 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 31 (0 generated)
ilja
Please take a look. The idea is for CrOS to pull all of telemetry performance ...
6 years, 10 months ago (2014-02-15 02:37:51 UTC) #1
tonyg
dtu just landed a dependencies script which I think should do this and allow us ...
6 years, 10 months ago (2014-02-16 01:23:13 UTC) #2
achuithb
I'll defer to sbasi@ and dtu@.
6 years, 10 months ago (2014-02-18 19:08:22 UTC) #3
sbasi1
On 2014/02/18 19:08:22, achuith.bhandarkar wrote: > I'll defer to sbasi@ and dtu@. Looking at tonyg's ...
6 years, 10 months ago (2014-02-19 21:49:07 UTC) #4
sbasi1
https://codereview.chromium.org/166483010/diff/60001/content/test/gpu/gpu_tests/bootstrap_deps File content/test/gpu/gpu_tests/bootstrap_deps (left): https://codereview.chromium.org/166483010/diff/60001/content/test/gpu/gpu_tests/bootstrap_deps#oldcode15 content/test/gpu/gpu_tests/bootstrap_deps:15: "src/third_party/webgl_conformance": This directory could be in the internal sources ...
6 years, 10 months ago (2014-02-19 21:49:17 UTC) #5
dtu
On 2014/02/16 01:23:13, tonyg wrote: > dtu just landed a dependencies script which I think ...
6 years, 10 months ago (2014-02-19 23:20:54 UTC) #6
dtu
https://chromiumcodereview.appspot.com/166483010/diff/60001/content/test/gpu/gpu_tests/bootstrap_deps File content/test/gpu/gpu_tests/bootstrap_deps (left): https://chromiumcodereview.appspot.com/166483010/diff/60001/content/test/gpu/gpu_tests/bootstrap_deps#oldcode15 content/test/gpu/gpu_tests/bootstrap_deps:15: "src/third_party/webgl_conformance": On 2014/02/19 21:49:18, sbasi1 wrote: > This directory ...
6 years, 10 months ago (2014-02-19 23:21:43 UTC) #7
ilja
On 2014/02/19 23:20:54, dtu wrote: > On 2014/02/16 01:23:13, tonyg wrote: > > dtu just ...
6 years, 10 months ago (2014-02-20 00:29:32 UTC) #8
ilja
https://codereview.chromium.org/166483010/diff/60001/content/test/gpu/gpu_tests/bootstrap_deps File content/test/gpu/gpu_tests/bootstrap_deps (left): https://codereview.chromium.org/166483010/diff/60001/content/test/gpu/gpu_tests/bootstrap_deps#oldcode15 content/test/gpu/gpu_tests/bootstrap_deps:15: "src/third_party/webgl_conformance": Now that you mention it, this is correct, ...
6 years, 10 months ago (2014-02-20 00:38:05 UTC) #9
dtu
On 2014/02/20 00:29:32, ilja wrote: > On 2014/02/19 23:20:54, dtu wrote: > > On 2014/02/16 ...
6 years, 10 months ago (2014-02-20 01:33:59 UTC) #10
ilja
On 2014/02/20 01:33:59, dtu wrote: > On 2014/02/20 00:29:32, ilja wrote: > > On 2014/02/19 ...
6 years, 10 months ago (2014-02-20 02:05:44 UTC) #11
ilja
There is one more potential issue with using per-file vs. per-directory lists. What I am ...
6 years, 10 months ago (2014-02-20 03:17:35 UTC) #12
dtu
lgtm
6 years, 10 months ago (2014-02-20 22:48:17 UTC) #13
ilja
Thanks! I filed crbug.com/345450 for tracking the work to switch to the find_dependencies script.
6 years, 10 months ago (2014-02-20 22:54:36 UTC) #14
ilja
The CQ bit was checked by ihf@chromium.org
6 years, 10 months ago (2014-02-20 22:54:44 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ihf@chromium.org/166483010/210001
6 years, 10 months ago (2014-02-20 22:56:23 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-20 23:11:26 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel
6 years, 10 months ago (2014-02-20 23:11:27 UTC) #18
ilja
zmo: may I get an OWNERS review for the path changes in content/test/gpu/gpu_tests/bootstrap_deps?
6 years, 10 months ago (2014-02-20 23:28:48 UTC) #19
Zhenyao Mo
https://codereview.chromium.org/166483010/diff/210001/content/test/gpu/gpu_tests/bootstrap_deps File content/test/gpu/gpu_tests/bootstrap_deps (right): https://codereview.chromium.org/166483010/diff/210001/content/test/gpu/gpu_tests/bootstrap_deps#newcode16 content/test/gpu/gpu_tests/bootstrap_deps:16: "https://src.chromium.org/chrome/trunk/src/third_party/webgl/src/sdk/tests", One question: this path doesn't actually exist, as ...
6 years, 10 months ago (2014-02-21 01:27:50 UTC) #20
ilja
On 2014/02/21 01:27:50, Zhenyao Mo wrote: > https://codereview.chromium.org/166483010/diff/210001/content/test/gpu/gpu_tests/bootstrap_deps > File content/test/gpu/gpu_tests/bootstrap_deps (right): > > https://codereview.chromium.org/166483010/diff/210001/content/test/gpu/gpu_tests/bootstrap_deps#newcode16 ...
6 years, 10 months ago (2014-02-21 01:31:13 UTC) #21
Zhenyao Mo
On 2014/02/21 01:31:13, ilja wrote: > On 2014/02/21 01:27:50, Zhenyao Mo wrote: > > > ...
6 years, 10 months ago (2014-02-21 01:38:03 UTC) #22
ilja
PTAL. https://codereview.chromium.org/166483010/diff/210001/content/test/gpu/gpu_tests/bootstrap_deps File content/test/gpu/gpu_tests/bootstrap_deps (right): https://codereview.chromium.org/166483010/diff/210001/content/test/gpu/gpu_tests/bootstrap_deps#newcode16 content/test/gpu/gpu_tests/bootstrap_deps:16: "https://src.chromium.org/chrome/trunk/src/third_party/webgl/src/sdk/tests", On 2014/02/21 01:27:50, Zhenyao Mo wrote: > ...
6 years, 10 months ago (2014-02-21 01:47:58 UTC) #23
Zhenyao Mo
content/test/gpu lgtm
6 years, 10 months ago (2014-02-21 01:49:28 UTC) #24
ilja
The CQ bit was checked by ihf@chromium.org
6 years, 10 months ago (2014-02-21 01:52:21 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ihf@chromium.org/166483010/400002
6 years, 10 months ago (2014-02-21 01:54:45 UTC) #26
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-21 02:49:42 UTC) #27
commit-bot: I haz the power
Retried try job too often on win for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number=151800
6 years, 10 months ago (2014-02-21 02:49:43 UTC) #28
ilja
The CQ bit was checked by ihf@chromium.org
6 years, 10 months ago (2014-02-21 03:22:48 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ihf@chromium.org/166483010/400002
6 years, 10 months ago (2014-02-21 03:23:19 UTC) #30
commit-bot: I haz the power
6 years, 10 months ago (2014-02-21 09:47:47 UTC) #31
Message was sent while issue was closed.
Change committed as 252527

Powered by Google App Engine
This is Rietveld 408576698