Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(799)

Unified Diff: testing/buildbot/chromium.gpu.fyi.json

Issue 1552933002: Revert of Run gles2_conform_test on Chromium recipe GPU FYI bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.gpu.fyi.json
diff --git a/testing/buildbot/chromium.gpu.fyi.json b/testing/buildbot/chromium.gpu.fyi.json
index 9452804b015aa0cad8871e6f6cc0bf226a30fab5..4bee23aaedb122d98e30cd38c44556604241cb39 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"
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698