Commit e424e001 authored by kbr's avatar kbr Committed by Commit bot

Run gles2_conform_test on Chromium recipe GPU FYI bots.

BUG=542370
TBR=dpranke@chromium.org,phajdan.jr@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#367235}
parent 36ac0365
......@@ -106,6 +106,21 @@
]
},
"test": "gl_unittests"
},
{
"args": [
"--use-gpu-in-tests"
],
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "10de:104a",
"os": "Linux"
}
]
},
"test": "gles2_conform_test"
}
],
"isolated_scripts": [
......@@ -475,6 +490,21 @@
},
"test": "gl_unittests"
},
{
"args": [
"--use-gpu-in-tests"
],
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "10de:104a",
"os": "Linux"
}
]
},
"test": "gles2_conform_test"
},
{
"override_compile_targets": [
"tab_capture_end2end_tests_run"
......@@ -864,6 +894,22 @@
]
},
"test": "gl_unittests"
},
{
"args": [
"--use-gpu-in-tests"
],
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "1002:6821",
"hidpi": "1",
"os": "Mac-10.10"
}
]
},
"test": "gles2_conform_test"
}
],
"isolated_scripts": [
......@@ -1251,6 +1297,22 @@
},
"test": "gl_unittests"
},
{
"args": [
"--use-gpu-in-tests"
],
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "1002:6821",
"hidpi": "1",
"os": "Mac-10.10"
}
]
},
"test": "gles2_conform_test"
},
{
"override_compile_targets": [
"tab_capture_end2end_tests_run"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment