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

Issue 1924653002: Adding test generators to the Nexus 9 bot. (Closed)

Created:
4 years, 8 months ago by cblume
Modified:
4 years, 7 months ago
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/build@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Adding test generators to the Nexus 9 bot. Previously, the tests were not running on the Nexus 9 bot. We believe this is because there were no test generators. This should enable a handful of test generators, including telemetry ones. But since there are no telemetry tests on that bot, those should effectively be a noop. BUG=606160 TBR=kbr@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=300214

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixing two-space indents. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1924653002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1924653002/1
4 years, 8 months ago (2016-04-26 21:35:49 UTC) #2
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 8 months ago (2016-04-26 21:35:51 UTC) #4
jbudorick
lgtm w/ nit https://codereview.chromium.org/1924653002/diff/1/scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py File scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py (right): https://codereview.chromium.org/1924653002/diff/1/scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py#newcode762 scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py:762: steps.generate_gtest, nit: two-space indent
4 years, 8 months ago (2016-04-26 21:38:23 UTC) #6
cblume
https://codereview.chromium.org/1924653002/diff/1/scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py File scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py (right): https://codereview.chromium.org/1924653002/diff/1/scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py#newcode762 scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py:762: steps.generate_gtest, On 2016/04/26 21:38:23, jbudorick wrote: > nit: two-space ...
4 years, 8 months ago (2016-04-26 22:03:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1924653002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1924653002/20001
4 years, 8 months ago (2016-04-26 22:03:34 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001) as http://src.chromium.org/viewvc/chrome?view=rev&revision=300214
4 years, 8 months ago (2016-04-26 22:29:29 UTC) #12
Ken Russell (switch to Gerrit)
Thanks for tracking this down! LGTM after the fact.
4 years, 8 months ago (2016-04-27 08:47:02 UTC) #13
cblume
On 2016/04/27 08:47:02, Ken Russell OOO till 5-2-2016 wrote: > Thanks for tracking this down! ...
4 years, 7 months ago (2016-04-27 09:01:35 UTC) #14
Ken Russell (switch to Gerrit)
4 years, 7 months ago (2016-04-27 09:44:00 UTC) #15
Message was sent while issue was closed.
On 2016/04/27 09:01:35, cblume wrote:
> On 2016/04/27 08:47:02, Ken Russell OOO till 5-2-2016 wrote:
> > Thanks for tracking this down! LGTM after the fact.
> 
> Just as way of an update:
> gl_tests and gl_unittests are failing on this bot because the script to run
the
> test on an Android device is being passed a command line argument.
> The non-Android platforms need this command line argument.
> I'm not sure if we can conditionally add it. I threw the idea around of having
> gl_tests_android which wouldn't have the command line argument.
> I'll make a PS for that tomorrow and see if we dislike it enough. I would
rather
> use is_android to make it a conditional argument if that is possible.

I'm putting up a CL right now to fix this.

Powered by Google App Engine
This is Rietveld 408576698