Run simple gtest-based GPU tests on Android |
|||
Issue descriptionDesktop 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 .)
,
Apr 23 2016
,
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.
,
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
,
May 12 2016
|
|||
►
Sign in to add a comment |
|||
Comment 1 by kbr@chromium.org
, Apr 19 20163.1 MB
3.1 MB View Download