0
Commit Graph

13 Commits

Author SHA1 Message Date
tandrii
e5587794fa PRESUBMIT: use "master." prefix in CQ_INCLUDE_TRYBOTS.
R=jam@chromium.org,danakj@chromium.org,kbr@chromium.org
BUG=617627

Review-Url: https://codereview.chromium.org/2148053002
Cr-Commit-Position: refs/heads/master@{#405365}
2016-07-14 00:37:51 +00:00
jmadill
000abd97a1 gpu: Add linux optional GPU tests to presubmit.
Now that this bot is fixed, we should trigger it on gpu changes.

BUG=583702
R=kbr@chromium.org
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/1807483002

Cr-Commit-Position: refs/heads/master@{#384375}
2016-03-31 20:48:37 +00:00
kbr
fd9afe9fd1 Re-enable mac_optional_gpu_tests_rel tryserver for GPU related changes.
There's more capacity on the builders now so jobs shouldn't time out.

BUG=596250
CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel

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

Cr-Commit-Position: refs/heads/master@{#383154}
2016-03-24 21:36:11 +00:00
kbr
a42c0729fc Removed mac_optional_gpu_tests_rel from extra trybots in gpu/ and webgl/.
Leaving this trybot on the extra set for ANGLE and WebGL conformance
rolls for the time being.

BUG=596250
TBR=piman@chromium.org
NOTRY=true
CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel

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

Cr-Commit-Position: refs/heads/master@{#382179}
2016-03-19 04:42:09 +00:00
zmo
fb33cbfb3b Add mac_optional_gpu_tests_rel bots to gpu related CLs.
BUG=
TEST=CLs in gpu/ or third_party/WebKit/Source/module/webgl
R=kbr@chromium.org
TBR=sievers@chromium.org
CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel

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

Cr-Commit-Position: refs/heads/master@{#376874}
2016-02-23 00:42:31 +00:00
kbr
e85ee566e1 Run WebGL 2.0 conformance tests in more cases.
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}
2016-02-09 04:40:02 +00:00
sergiyb
8778ff8184 Removed references to win_gpu, which has been removed
BUG=426897
R=kbr@chromium.org,phajdan.jr@chromium.org,zmo@chromium.org,darin@chromium.org,brettw@chromium.org,cpu@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#316870}
2015-02-18 18:57:08 +00:00
sergiyb
10ab0cd528 Removed references to linux_gpu, which has been removed
BUG=426897
R=kbr@chromium.org,phajdan.jr@chromium.org,zmo@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#313978}
2015-01-30 20:34:16 +00:00
sergiyb
2adbe15c19 Removed references to mac_gpu, which has been removed
BUG=426897
R=kbr@chromium.org,phajdan.jr@chromium.org,zmo@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#308995}
2014-12-18 12:21:44 +00:00
phajdan.jr@chromium.org
ed5040941e Update PRESUBMIT for tryserver.chromium.gpu
BUG=334892
R=kbr@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@257589 0039d316-1c4b-4281-b951-d872f2087c98
2014-03-18 03:16:29 +00:00
kbr@chromium.org
7821073db6 Remove defunct mac_gpu_retina configuration from presubmit scripts.
mac_gpu_retina_triggered_tests is now triggered by mac_gpu instead.

BUG=351499
TBR=bsalomon@google.com,jamesr@chromium.org,piman@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256490 0039d316-1c4b-4281-b951-d872f2087c98
2014-03-12 09:43:15 +00:00
phajdan.jr@chromium.org
1c649fa48d Convert most Chromium presubmit files to use new multiple-tryserver-compatible protocol
BUG=334892
R=maruel@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256318 0039d316-1c4b-4281-b951-d872f2087c98
2014-03-11 21:45:27 +00:00
danakj@chromium.org
94be7f7013 Add GPU bots to the default set of try jobs in ui/gl/ and gpu/.
R=kbr@chromium.org, piman@chromium.org, piman
BUG=270918

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248541 0039d316-1c4b-4281-b951-d872f2087c98
2014-02-03 19:06:45 +00:00