Also fixup some documentation links for GPU optional bots.
Also change a PRESUBMIT.py's master name for win_angle_rel_ng.
TBR=kbr@chromium.orgTBR=sky@chromium.org
BUG=chromium:815092
Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_vr
Change-Id: Ifda505e121f67f922f19da466a37b7f6266cea05
Reviewed-on: https://chromium-review.googlesource.com/1008182
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Cr-Commit-Position: refs/heads/master@{#550188}
Also fixup missed references to the linux GPU optional bot in some roll
scripts.
TBR=kbr@chromium.orgTBR=sky@chromium.org
BUG=chromium:815092
Cq-Include-Trybots: luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_vr;master.tryserver.chromium.win:win10_chromium_x64_rel_ng;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Change-Id: I1b9e63af5258d6c85a7c125b182dbfd79de4243e
Reviewed-on: https://chromium-review.googlesource.com/971406
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Cr-Commit-Position: refs/heads/master@{#544476}
This class was removed because it was no longer used but some roll
scripts were still referencing it. Also removes a dummy FromImpl in
PRESUBMIT.py as it shouldn't be needed anymore.
TBR=dpranke@chromium.org
BUG=661382
Review-Url: https://codereview.chromium.org/2898403003
Cr-Commit-Position: refs/heads/master@{#474329}
This is done by triggering an "analyze" exclusion already in
trybot_analyze_config.json.
BUG=692823
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel
R=zmo@chromium.org
Review-Url: https://codereview.chromium.org/2698833002
Cr-Commit-Position: refs/heads/master@{#451070}
1) add optional linux bot
2) set default to not starting try jobs dry run. This is because most
rolls we need to update test expectations.
BUG=583702
TEST=
R=kbr@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/1889403003
Cr-Commit-Position: refs/heads/master@{#387757}
Use CQ_INCLUDE_TRYBOTS directive to run optional GPU tests, which
include the WebGL 2.0 conformance tests, on the commit queue during
ANGLE rolls. Add a script for rolling the WebGL conformance suite and do
the same then.
Add presubmit checks for the gpu/ directory and the Blink WebGL sources
which run the WebGL 2.0 conformance suite, since these are the places
most likely to break these tests.
(These tests will be run by default on the commit queue as soon as there
is machine capacity to do so.)
BUG=295792
CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel
TBR=thakis@chromium.org
Review URL: https://codereview.chromium.org/1682593002
Cr-Commit-Position: refs/heads/master@{#374307}