summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorkbr <kbr@chromium.org>2015-12-31 00:21:16 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-31 08:22:29 +0000
commit5232abafb95bb2f3ca5cda7399ec5de59f55c9c5 (patch)
treefdd5c7790b3ca12cc5b216775f4322c6e2ad4e0b /testing
parentbffe4f6ddcc64ed8e70cb482d9e06d96e86ac7dd (diff)
downloadchromium_src-5232abafb95bb2f3ca5cda7399ec5de59f55c9c5.zip
chromium_src-5232abafb95bb2f3ca5cda7399ec5de59f55c9c5.tar.gz
chromium_src-5232abafb95bb2f3ca5cda7399ec5de59f55c9c5.tar.bz2
Revert of Run gles2_conform_test on Chromium recipe GPU FYI bots. (patchset #2 id:20001 of https://codereview.chromium.org/1554833002/ )
Reason for revert: Not working on any of the currently running platforms; see http://crbug.com/573378 . Original issue's description: > Run gles2_conform_test on Chromium recipe GPU FYI bots. > > BUG=542370 > TBR=dpranke@chromium.org,phajdan.jr@chromium.org > > Committed: https://crrev.com/e424e001eb360149291ae0905125629612f5d244 > Cr-Commit-Position: refs/heads/master@{#367235} TBR=dpranke@chromium.org,phajdan.jr@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=542370 Review URL: https://codereview.chromium.org/1552933002 Cr-Commit-Position: refs/heads/master@{#367239}
Diffstat (limited to 'testing')
-rw-r--r--testing/buildbot/chromium.gpu.fyi.json62
1 files changed, 0 insertions, 62 deletions
diff --git a/testing/buildbot/chromium.gpu.fyi.json b/testing/buildbot/chromium.gpu.fyi.json
index 9452804..4bee23aa 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -106,21 +106,6 @@
]
},
"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": [
@@ -491,21 +476,6 @@
"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"
],
@@ -894,22 +864,6 @@
]
},
"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": [
@@ -1298,22 +1252,6 @@
"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"
],