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

Issue 2229463002: GN: take over some exisiting bots (Closed)

Created:
4 years, 4 months ago by mtklein_C
Modified:
4 years, 4 months ago
Reviewers:
jcgregorio, borenet, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

GN: take over some exisiting bots As an experiment, instead of replacing these with -GN twins, take them over in-place. This should take over: -FAST -SKFOO CQ_INCLUDE_TRYBOTS=master.client.skia:Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE-Trybot,Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE-Trybot,Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot,Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Fast-Trybot BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2229463002 Committed: https://skia.googlesource.com/skia/+/18655efb7a5da4907fe702164af26f0b9a99bf56

Patch Set 1 #

Patch Set 2 : update failed compile test differently #

Patch Set 3 : update 32-bit flags #

Patch Set 4 : already parsed, fix -Trybot problem #

Patch Set 5 : forget about 32-bit for now #

Total comments: 2

Patch Set 6 : break out has() #

Messages

Total messages: 46 (33 generated)
mtklein_C
4 years, 4 months ago (2016-08-10 22:19:12 UTC) #23
mtklein_C
4 years, 4 months ago (2016-08-10 22:19:21 UTC) #25
jcgregorio
On 2016/08/10 at 22:19:21, mtklein wrote: > LGTM, but would like borenet to take a ...
4 years, 4 months ago (2016-08-11 12:25:00 UTC) #29
borenet
I think a better approach would be to integrate GN into the default_flavor. https://codereview.chromium.org/2229463002/diff/80001/infra/bots/recipe_modules/flavor/gn_flavor.py File ...
4 years, 4 months ago (2016-08-11 12:29:48 UTC) #30
mtklein
On 2016/08/11 12:29:48, borenet wrote: > I think a better approach would be to integrate ...
4 years, 4 months ago (2016-08-11 14:03:10 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2229463002/100001
4 years, 4 months ago (2016-08-11 14:03:23 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-SKNX_NO_SIMD-Trybot on master.client.skia (JOB_FAILED, no build URL)
4 years, 4 months ago (2016-08-11 14:03:53 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2229463002/100001
4 years, 4 months ago (2016-08-11 14:05:53 UTC) #40
commit-bot: I haz the power
Committed patchset #6 (id:100001) as https://skia.googlesource.com/skia/+/18655efb7a5da4907fe702164af26f0b9a99bf56
4 years, 4 months ago (2016-08-11 14:51:56 UTC) #42
borenet
On 2016/08/11 14:51:56, commit-bot: I haz the power wrote: > Committed patchset #6 (id:100001) as ...
4 years, 4 months ago (2016-08-11 14:56:20 UTC) #43
mtklein
On 2016/08/11 14:56:20, borenet wrote: > On 2016/08/11 14:51:56, commit-bot: I haz the power wrote: ...
4 years, 4 months ago (2016-08-11 15:26:38 UTC) #44
borenet
On 2016/08/11 15:26:38, mtklein wrote: > On 2016/08/11 14:56:20, borenet wrote: > > On 2016/08/11 ...
4 years, 4 months ago (2016-08-11 16:17:07 UTC) #45
mtklein
4 years, 4 months ago (2016-08-11 16:18:44 UTC) #46
Message was sent while issue was closed.
On 2016/08/11 16:17:07, borenet wrote:
> On 2016/08/11 15:26:38, mtklein wrote:
> > On 2016/08/11 14:56:20, borenet wrote:
> > > On 2016/08/11 14:51:56, commit-bot: I haz the power wrote:
> > > > Committed patchset #6 (id:100001) as
> > > >
> >
https://skia.googlesource.com/skia/+/18655efb7a5da4907fe702164af26f0b9a99bf56
> > > 
> > > Err, okay.  I really would've preferred that GN be integrated into the
> default
> > > flavor, since we're moving in that direction.  Otherwise, the logic for
when
> > to
> > > have gn_flavor "hijack" the normal flavor is going to get really
> complicated.
> > 
> > Yes, that's intentional.  I want to eliminate all the flavors except gn_
> > eventually.
> 
> Okay, maybe I'm misunderstanding your plans, but we're always going to need
> non-desktop flavors in order to test those platforms.

Ah, yeah, it'll only be the building aspect of them that becomes stock-GN. 
Obviously we've got to run them weirdly.

Powered by Google App Engine
This is Rietveld 408576698