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

Issue 981023002: Fix Ozone ECS bot (Closed)

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

Description

Fix Ozone ECS bot BUG=none TBR=brettw@chromium.org Committed: https://crrev.com/51c423508043d9f31862c84576a084d79db3da9f Cr-Commit-Position: refs/heads/master@{#319445}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -13 lines) Patch
M build/gn_migration.gypi View 1 7 chunks +35 lines, -13 lines 3 comments Download

Messages

Total messages: 17 (5 generated)
dnicoara
https://codereview.chromium.org/977703003 broke the Ozone ECS bot (since the ECS bot build the bare minimum to ...
5 years, 9 months ago (2015-03-05 20:32:40 UTC) #2
Dirk Pranke
lgtm, thanks for cleaning this up!
5 years, 9 months ago (2015-03-05 21:25:38 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/981023002/20001
5 years, 9 months ago (2015-03-06 04:09:37 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/47752)
5 years, 9 months ago (2015-03-06 04:27:12 UTC) #7
dnicoara
TBR-ing brettw@ to get the bot green again.
5 years, 9 months ago (2015-03-06 14:48:09 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/981023002/20001
5 years, 9 months ago (2015-03-06 14:49:16 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-06 14:52:09 UTC) #11
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/51c423508043d9f31862c84576a084d79db3da9f Cr-Commit-Position: refs/heads/master@{#319445}
5 years, 9 months ago (2015-03-06 14:52:38 UTC) #12
brettw
lgtm
5 years, 9 months ago (2015-03-06 17:31:00 UTC) #13
Nico
https://codereview.chromium.org/981023002/diff/20001/build/gn_migration.gypi File build/gn_migration.gypi (right): https://codereview.chromium.org/981023002/diff/20001/build/gn_migration.gypi#newcode430 build/gn_migration.gypi:430: ['chromeos== 1 or use_ash==1', { Are you sure you ...
5 years, 5 months ago (2015-07-06 23:35:29 UTC) #15
Nico
https://codereview.chromium.org/981023002/diff/20001/build/gn_migration.gypi File build/gn_migration.gypi (right): https://codereview.chromium.org/981023002/diff/20001/build/gn_migration.gypi#newcode430 build/gn_migration.gypi:430: ['chromeos== 1 or use_ash==1', { On 2015/07/06 23:35:28, Nico ...
5 years, 5 months ago (2015-07-06 23:41:05 UTC) #16
Nico
5 years, 5 months ago (2015-07-06 23:42:26 UTC) #17
Message was sent while issue was closed.
https://codereview.chromium.org/981023002/diff/20001/build/gn_migration.gypi
File build/gn_migration.gypi (right):

https://codereview.chromium.org/981023002/diff/20001/build/gn_migration.gypi#...
build/gn_migration.gypi:430: ['chromeos== 1 or use_ash==1', {
On 2015/07/06 23:41:04, Nico wrote:
> On 2015/07/06 23:35:28, Nico wrote:
> > Are you sure you want "or" here? Everything else using
> session_manager_component
> > seems to be testing for chromeos.
> 
>
https://code.google.com/p/chromium/codesearch#chromium/src/components/compone...
> seems to use this condition too though.
> 
> Looks like session_manager (accidentally?) isn't part of the gn build.

Actually actually, looks like this is in an is_linux block in gn, but not in
gyp: https://code.google.com/p/chromium/codesearch#chromium/src/BUILD.gn&l=324

I guess this should be linux-only in gyp too?

Powered by Google App Engine
This is Rietveld 408576698