summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorzmo <zmo@chromium.org>2016-02-18 12:10:37 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-18 20:12:54 +0000
commit724f2baac94ce55ea4d38f5f7efe067bc86590df (patch)
treebe8c99615154d802687cbfb1d0109990dda62a1e /testing
parent985f5e74fe3eedd2afea67fac5685062263c7dc9 (diff)
downloadchromium_src-724f2baac94ce55ea4d38f5f7efe067bc86590df.zip
chromium_src-724f2baac94ce55ea4d38f5f7efe067bc86590df.tar.gz
chromium_src-724f2baac94ce55ea4d38f5f7efe067bc86590df.tar.bz2
Config Mac 10.10 Retina Release (AMD) to be part of mac_optional_gpu_tests_rel
BUG=587917 TEST= R=kbr@chromium.org Review URL: https://codereview.chromium.org/1715463002 Cr-Commit-Position: refs/heads/master@{#376242}
Diffstat (limited to 'testing')
-rw-r--r--testing/buildbot/chromium.gpu.fyi.json48
1 files changed, 48 insertions, 0 deletions
diff --git a/testing/buildbot/chromium.gpu.fyi.json b/testing/buildbot/chromium.gpu.fyi.json
index 6486f7b..5f3718a 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -4957,6 +4957,54 @@
}
]
},
+ "Optional Mac 10.10 Retina Release (AMD)": {
+ "gtest_tests": [
+ {
+ "args": [
+ "--use-gpu-in-tests"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "1002:6821",
+ "hidpi": "1",
+ "os": "Mac-10.10"
+ }
+ ]
+ },
+ "test": "angle_end2end_tests"
+ }
+ ],
+ "isolated_scripts": [
+ {
+ "args": [
+ "webgl_conformance",
+ "--show-stdout",
+ "--browser=release",
+ "-v",
+ "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
+ "--webgl-conformance-version=2.0.0",
+ "--webgl2-only=true"
+ ],
+ "isolate_name": "telemetry_gpu_test",
+ "name": "webgl2_conformance_tests",
+ "override_compile_targets": [
+ "telemetry_gpu_test_run"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "1002:6821",
+ "hidpi": "1",
+ "os": "Mac-10.10"
+ }
+ ]
+ }
+ }
+ ]
+ },
"Optional Mac Retina Release": {
"gtest_tests": [
{