Deploy optional Android GPU tryserver on Chromium commit queue |
|||
Issue descriptionNow that angle_android_rel_ng is present on ANGLE's commit queue, a similar optional tryserver must be added to the Chromium side to prevent accidental regressions. Per offline discussion, it will be called android_optional_gpu_tests_rel, be present on the tryserver.chromium.android master, and mirror https://build.chromium.org/p/chromium.gpu.fyi/builders/Android%20Release%20(Nexus%205X) on the chromium.gpu.fyi waterfall.
,
Jul 8 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/tools/build.git/+/728e5990e9307025eb37a770d2e6b3c722a028c0 commit 728e5990e9307025eb37a770d2e6b3c722a028c0 Author: kbr <kbr@chromium.org> Date: Fri Jul 08 22:29:08 2016 Add android_optional_gpu_tests_rel to master.tryserver.chromium.android. This optional tryserver will be run against selected GPU-related CLs to prevent breakage of the Android tryserver on ANGLE's commit queue. BUG= 626498 Review-Url: https://codereview.chromium.org/2136443002 [modify] https://crrev.com/728e5990e9307025eb37a770d2e6b3c722a028c0/masters/master.tryserver.chromium.android/builders.pyl [modify] https://crrev.com/728e5990e9307025eb37a770d2e6b3c722a028c0/scripts/slave/recipe_modules/chromium_tests/trybots.py [add] https://crrev.com/728e5990e9307025eb37a770d2e6b3c722a028c0/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_optional_gpu_tests_rel.json
,
Jul 8 2016
The following revision refers to this bug: https://chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave/+/3c4109d0a71fd5fd7630f43dc0510b462ba4c5a3 commit 3c4109d0a71fd5fd7630f43dc0510b462ba4c5a3 Author: recipe-roller <recipe-roller@chromium.org> Date: Fri Jul 08 22:40:01 2016
,
Jul 8 2016
The following revision refers to this bug: https://chromium.googlesource.com/infra/infra.git/+/9b3e81ff958ef540e12f7ce0211dd5bc9b9c8790 commit 9b3e81ff958ef540e12f7ce0211dd5bc9b9c8790 Author: recipe-roller <recipe-roller@chromium.org> Date: Fri Jul 08 22:47:22 2016 Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) build: https://crrev.com/728e5990e9307025eb37a770d2e6b3c722a028c0 Add android_optional_gpu_tests_rel to master.tryserver.chromium.android. (kbr@chromium.org) R=kbr@chromium.org BUG= 626498 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2133303003 [modify] https://crrev.com/9b3e81ff958ef540e12f7ce0211dd5bc9b9c8790/infra/config/recipes.cfg
,
Jul 9 2016
,
Jul 9 2016
This is done. Filed Issue 626872 about adding it to the Rietveld UI.
,
Jul 16 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/c340d8d676dbbfb342996eb92b9745506822abb7 commit c340d8d676dbbfb342996eb92b9745506822abb7 Author: ynovikov <ynovikov@chromium.org> Date: Sat Jul 16 01:14:41 2016 Test ANGLE rolls on android_optional_gpu_tests_rel BUG= 626498 Review-Url: https://codereview.chromium.org/2152233002 Cr-Commit-Position: refs/heads/master@{#405914} [modify] https://crrev.com/c340d8d676dbbfb342996eb92b9745506822abb7/tools/roll_angle.py
,
Aug 31 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/bde0aa05cc47b8ee43c940d7f57efa57b9b33a4e commit bde0aa05cc47b8ee43c940d7f57efa57b9b33a4e Author: ynovikov <ynovikov@chromium.org> Date: Wed Aug 31 04:26:23 2016 Add android optional tests to content/test/gpu presubmit. To prevent changes there from breaking Android gpu.fyi bots. BUG= 626498 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2297083002 Cr-Commit-Position: refs/heads/master@{#415553} [modify] https://crrev.com/bde0aa05cc47b8ee43c940d7f57efa57b9b33a4e/content/test/gpu/PRESUBMIT.py
,
Sep 1 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/cc292fc9dba52158ea1e3b68a86cd065aa429a77 commit cc292fc9dba52158ea1e3b68a86cd065aa429a77 Author: ynovikov <ynovikov@chromium.org> Date: Thu Sep 01 21:58:46 2016 Add android optional tests to WebGL rolls. To prevent these from breaking Android gpu.fyi bots. BUG= 626498 Review-Url: https://codereview.chromium.org/2305823002 Cr-Commit-Position: refs/heads/master@{#416076} [modify] https://crrev.com/cc292fc9dba52158ea1e3b68a86cd065aa429a77/tools/roll_webgl_conformance.py
,
Mar 3 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/fc4582fac8b77152aa75c55206c144544af671b5 commit fc4582fac8b77152aa75c55206c144544af671b5 Author: ynovikov <ynovikov@chromium.org> Date: Fri Mar 03 22:18:05 2017 Add android_optional_gpu_tests_rel to variuos presubmit scripts Add to CQ_INCLUDE_TRYBOTS where win, mac and linux already are added. BUG= 626498 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2724863006 Cr-Commit-Position: refs/heads/master@{#454688} [modify] https://crrev.com/fc4582fac8b77152aa75c55206c144544af671b5/gpu/PRESUBMIT.py [modify] https://crrev.com/fc4582fac8b77152aa75c55206c144544af671b5/media/audio/PRESUBMIT.py [modify] https://crrev.com/fc4582fac8b77152aa75c55206c144544af671b5/media/gpu/PRESUBMIT.py [modify] https://crrev.com/fc4582fac8b77152aa75c55206c144544af671b5/third_party/WebKit/Source/modules/webgl/PRESUBMIT.py
,
Mar 6 2017
The following revision refers to this bug: https://chromium.googlesource.com/v8/v8.git/+/6e520c62932640cb7abf205d3b6bb9b22df6f6a4 commit 6e520c62932640cb7abf205d3b6bb9b22df6f6a4 Author: ynovikov <ynovikov@chromium.org> Date: Mon Mar 06 21:26:39 2017 Add android_optional_gpu_tests_rel trybot to v8 autoroll BUG= chromium:626498 Review-Url: https://codereview.chromium.org/2726213004 Cr-Commit-Position: refs/heads/master@{#43622} [modify] https://crrev.com/6e520c62932640cb7abf205d3b6bb9b22df6f6a4/tools/release/auto_roll.py [modify] https://crrev.com/6e520c62932640cb7abf205d3b6bb9b22df6f6a4/tools/release/test_scripts.py |
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Jul 8 2016