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

Issue 153073004: Move landmines into gyp_chromium (Closed)

Created:
6 years, 10 months ago by scottmg
Modified:
6 years, 6 months ago
Reviewers:
iannucci, Nico
CC:
chromium-reviews, luken (google)
Visibility:
Public.

Description

Move landmines into gyp_chromium This ensures that the environment that's passed to gyp is the one that landmines.py uses to determine when to set landmines. Also, fix '2013e' not being detected as a 2013 switch. BUG=309197, 323300 R=iannucci@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249242

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -7 lines) Patch
M DEPS View 1 chunk +0 lines, -6 lines 0 comments Download
M build/get_landmines.py View 1 chunk +1 line, -1 line 0 comments Download
M build/gyp_chromium View 1 1 chunk +7 lines, -0 lines 2 comments Download

Messages

Total messages: 11 (0 generated)
scottmg
6 years, 10 months ago (2014-02-05 23:19:52 UTC) #1
iannucci
lgtm https://codereview.chromium.org/153073004/diff/20001/build/gyp_chromium File build/gyp_chromium (right): https://codereview.chromium.org/153073004/diff/20001/build/gyp_chromium#newcode496 build/gyp_chromium:496: [sys.executable, os.path.join(script_dir, 'landmines.py')]) Presumably 'args' doesn't contain any ...
6 years, 10 months ago (2014-02-05 23:47:50 UTC) #2
scottmg
https://codereview.chromium.org/153073004/diff/20001/build/gyp_chromium File build/gyp_chromium (right): https://codereview.chromium.org/153073004/diff/20001/build/gyp_chromium#newcode496 build/gyp_chromium:496: [sys.executable, os.path.join(script_dir, 'landmines.py')]) On 2014/02/05 23:47:50, iannucci wrote: > ...
6 years, 10 months ago (2014-02-05 23:55:16 UTC) #3
scottmg
The CQ bit was checked by scottmg@chromium.org
6 years, 10 months ago (2014-02-05 23:55:21 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/153073004/20001
6 years, 10 months ago (2014-02-05 23:59:26 UTC) #5
scottmg
Committed patchset #2 manually as r249242 (presubmit successful).
6 years, 10 months ago (2014-02-06 02:45:03 UTC) #6
scottmg
This seems to have correctly caused a clobber on the master.chromium.swarm bots where I recently ...
6 years, 10 months ago (2014-02-06 03:17:49 UTC) #7
iannucci
On 2014/02/06 03:17:49, scottmg wrote: > This seems to have correctly caused a clobber on ...
6 years, 10 months ago (2014-02-06 03:26:42 UTC) #8
Nico
This breaks ` GYP_GENERATORS=dump_dependency_json build/gyp_chromium`.
6 years, 10 months ago (2014-02-14 23:14:56 UTC) #9
scottmg
On 2014/02/14 23:14:56, Nico (away Feb 11 - Feb 17) wrote: > This breaks ` ...
6 years, 10 months ago (2014-02-14 23:36:38 UTC) #10
jochen (gone - plz use gerrit)
6 years, 6 months ago (2014-06-04 11:01:13 UTC) #11
Message was sent while issue was closed.
On 2014/02/14 23:36:38, scottmg wrote:
> On 2014/02/14 23:14:56, Nico (away Feb 11 - Feb 17) wrote:
> > This breaks ` GYP_GENERATORS=dump_dependency_json build/gyp_chromium`.
> 
> Hmm, well, still works, but raises an annoying error. 
> 
> Coincidentally luken@ just noticed that this sort of breaks chromium.gyp_env
> too, as both gyp_chromium and landmines.py apply, and then second application
> prints a warning. I'll remove that from landmines.py.

it also breaks landmines on all bots the define GYP_CHROMIUM_NO_ACTION

Powered by Google App Engine
This is Rietveld 408576698