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

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

Issue 1559663002: Use override_compile_targets for tab_capture_end2end_tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 2e151bc59c875cd80396aac203033d24361b3b13..4bee23aaedb122d98e30cd38c44556604241cb39 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -106,18 +106,6 @@
]
},
"test": "gl_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true,
- "dimension_sets": [
- {
- "gpu": "10de:104a",
- "os": "Linux"
- }
- ]
- },
- "test": "tab_capture_end2end_tests"
}
],
"isolated_scripts": [
@@ -488,6 +476,9 @@
"test": "gl_unittests"
},
{
+ "override_compile_targets": [
+ "tab_capture_end2end_tests_run"
+ ],
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
@@ -873,19 +864,6 @@
]
},
"test": "gl_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true,
- "dimension_sets": [
- {
- "gpu": "1002:6821",
- "hidpi": "1",
- "os": "Mac-10.10"
- }
- ]
- },
- "test": "tab_capture_end2end_tests"
}
],
"isolated_scripts": [
@@ -1274,6 +1252,9 @@
"test": "gl_unittests"
},
{
+ "override_compile_targets": [
+ "tab_capture_end2end_tests_run"
+ ],
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
« 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