Switch android gpu isolated script tests to use android-chromium instead of content shell. |
|||||||
Issue descriptionRight now the android script tests use content-shell to run isolated script tests, but they should really use android-chromium. This bug tracks that work.
,
Jun 1 2016
,
Jun 7 2016
I'll help with this. https://codereview.chromium.org/2046833003 up for review.
,
Jun 8 2016
,
Jun 8 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/eefa898fe35430bd07ec1e4d08ca643f740b0c52 commit eefa898fe35430bd07ec1e4d08ca643f740b0c52 Author: kbr <kbr@chromium.org> Date: Wed Jun 08 22:03:03 2016 Change Android GPU tests to use Chromium instead of content_shell. As an added benefit, this should allow some of the multi-tab GPU tests to be enabled on Android. BUG= 616392 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 Review-Url: https://codereview.chromium.org/2046833003 Cr-Commit-Position: refs/heads/master@{#398696} [modify] https://crrev.com/eefa898fe35430bd07ec1e4d08ca643f740b0c52/content/test/gpu/generate_buildbot_json.py [modify] https://crrev.com/eefa898fe35430bd07ec1e4d08ca643f740b0c52/testing/buildbot/chromium.gpu.fyi.json [modify] https://crrev.com/eefa898fe35430bd07ec1e4d08ca643f740b0c52/tools/perf/chrome_telemetry_build/BUILD.gn
,
Jun 9 2016
,
Jun 9 2016
,
Jun 9 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/cf7e0e86095da74d0bba682d53823a0334ecbd2c commit cf7e0e86095da74d0bba682d53823a0334ecbd2c Author: kbr <kbr@chromium.org> Date: Thu Jun 09 06:33:27 2016 Add android-chromium as a browser type to GPU test expectations. Update previous expectations specific to android-content-shell to include android-chromium. BUG= 616392 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=cwallez@chromium.org Review-Url: https://codereview.chromium.org/2050093002 Cr-Commit-Position: refs/heads/master@{#398798} [modify] https://crrev.com/cf7e0e86095da74d0bba682d53823a0334ecbd2c/content/test/gpu/gpu_tests/test_expectations.py [modify] https://crrev.com/cf7e0e86095da74d0bba682d53823a0334ecbd2c/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
,
Jun 13 2016
This is fixed, but the tests are red on the Nexus 5X bots because of the change ( Issue 618576 ). The current plan is to press forward with this change rather than reverting it, so closing it. |
|||||||
►
Sign in to add a comment |
|||||||
Comment 1 by kbr@chromium.org
, Jun 1 2016Cc: cblume@chromium.org
Labels: -Restrict-View-Google