New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 604934 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: May 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug

Blocked on:
issue 606160

Blocking:
issue 490984



Sign in to add a comment

Run simple gtest-based GPU tests on Android

Project Member Reported by kbr@chromium.org, Apr 19 2016

Issue description

Desktop GPU testers like this one:
https://build.chromium.org/p/chromium.gpu/builders/Win7%20Release%20(NVIDIA)

run the following gtest-based tests which should run pretty easily on Android:

content_gl_tests
gl_tests
gl_unittests

Let's make sure these targets both build and run correctly on Android as a first step toward running all of the GPU tests on that platform.

(angle_unittests seems to require more work, so let's handle that in a separate bug;  Issue 534814 .)

 

Comment 1 by kbr@chromium.org, Apr 19 2016

Note: in offline discussions we said we'd focus on the Nexus 9 as a first target. Per the attached build log from https://build.chromium.org/p/chromium.gpu/builders/Android%20Debug%20%28Nexus%209%29 (which I'm about to move to the chromium.gpu.fyi waterfall, so all logs will be lost), the device is currently running build LMY49K.

nexus-9-stdout.txt
3.1 MB View Download

Comment 2 by kbr@chromium.org, Apr 23 2016

Blockedon: 606160

Comment 3 by kbr@chromium.org, Apr 23 2016

After conversion to the Chromium recipe, this bot isn't running any tests, not even the two simple gtest-based tests listed in chromium.gpu.fyi.json. Filed  Issue 606160  about that.

Project Member

Comment 4 by bugdroid1@chromium.org, Apr 27 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/9e4fe4983b7c31621716f6c15a161cf4db13e78d

commit 9e4fe4983b7c31621716f6c15a161cf4db13e78d
Author: kbr <kbr@chromium.org>
Date: Wed Apr 27 09:51:16 2016

Remove --use-gpu-in-tests argument on Nexus 9 bot.

It's not understood by the test harness.

BUG= 604934 
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel
TBR=zmo@chromium.org, cblume@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/1915273005

Cr-Commit-Position: refs/heads/master@{#390037}

[modify] https://crrev.com/9e4fe4983b7c31621716f6c15a161cf4db13e78d/content/test/gpu/generate_buildbot_json.py
[modify] https://crrev.com/9e4fe4983b7c31621716f6c15a161cf4db13e78d/testing/buildbot/chromium.gpu.fyi.json

Comment 5 by cblume@chromium.org, May 12 2016

Status: Fixed (was: Assigned)

Sign in to add a comment