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

Issue 64883002: Add compositor_unittests, aura_unittests, and ash_unittests to chromium_builder_tests because we'll… (Closed)

Created:
7 years, 1 month ago by jam
Modified:
7 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add compositor_unittests, aura_unittests, and ash_unittests to chromium_builder_tests because we'll need these targets on the Windows builders before we can remove the Win Aura bots. BUG=316199 R=cpu@chromium.org, scottmg@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233675

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M build/all.gyp View 1 chunk +11 lines, -0 lines 2 comments Download

Messages

Total messages: 10 (0 generated)
jam
7 years, 1 month ago (2013-11-07 17:56:12 UTC) #1
cpu_(ooo_6.6-7.5)
lgtm ash_unittests however give me pause. +Gab Is this running on Win8 boxes?
7 years, 1 month ago (2013-11-07 18:59:47 UTC) #2
gab
On 2013/11/07 18:59:47, cpu wrote: > lgtm > > ash_unittests however give me pause. +Gab ...
7 years, 1 month ago (2013-11-07 19:02:35 UTC) #3
jam
my plan was to build that target on the windows builder, so that the win ...
7 years, 1 month ago (2013-11-07 19:16:28 UTC) #4
jam
and to be very clear: ash_unittests wouldn't run on any new builders. the existing win7 ...
7 years, 1 month ago (2013-11-07 19:17:36 UTC) #5
scottmg
lgtm
7 years, 1 month ago (2013-11-07 19:24:13 UTC) #6
scottmg
https://codereview.chromium.org/64883002/diff/210001/build/all.gyp File build/all.gyp (right): https://codereview.chromium.org/64883002/diff/210001/build/all.gyp#newcode360 build/all.gyp:360: '../ui/compositor/compositor.gyp:compositor_unittests', is this aura-dependent?
7 years, 1 month ago (2013-11-07 19:24:50 UTC) #7
jam
https://codereview.chromium.org/64883002/diff/210001/build/all.gyp File build/all.gyp (right): https://codereview.chromium.org/64883002/diff/210001/build/all.gyp#newcode360 build/all.gyp:360: '../ui/compositor/compositor.gyp:compositor_unittests', On 2013/11/07 19:24:50, scottmg wrote: > is this ...
7 years, 1 month ago (2013-11-07 19:36:05 UTC) #8
iannucci
On 2013/11/07 19:16:28, jam wrote: > my plan was to build that target on the ...
7 years, 1 month ago (2013-11-07 20:10:05 UTC) #9
jam
7 years, 1 month ago (2013-11-07 20:22:35 UTC) #10
On 2013/11/07 20:10:05, iannucci wrote:
> On 2013/11/07 19:16:28, jam wrote:
> > my plan was to build that target on the windows builder, so that the win 8
> aura
> > builder can get its build from the generic windows builder and not a
> specialized
> > win aura builder (which we can remove for fun and profit).
> > 
> > adding iannucci for sanity checking the above
> 
> Yep that sounds good to me. I'm assuming that the addition of these targets
> won't introduce significant amounts of time to the build (i.e. the delta will
be
> < ~5min)

yep, I had compiled them locally and they were all pretty quick (a few minutes
total)

Powered by Google App Engine
This is Rietveld 408576698