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

Unified Diff: testing/buildbot/chromium.linux.json

Issue 2569333002: Address some TODO(GYP_GONE)s (Closed)
Patch Set: reland Created 3 years, 8 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 | « testing/buildbot/chromium.gpu.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 1f44db8f1fcca5d83e8899d201204160cbf9d71b..da701f6f900f6128c9ffe1529784a64388425fcf 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -3529,9 +3529,6 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests",
- "override_compile_targets": [
- "telemetry_gpu_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true
}
@@ -3542,9 +3539,6 @@
],
"isolate_name": "telemetry_perf_unittests",
"name": "telemetry_perf_unittests",
- "override_compile_targets": [
- "telemetry_perf_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true,
"hard_timeout": 960,
@@ -3557,9 +3551,6 @@
],
"isolate_name": "telemetry_unittests",
"name": "telemetry_unittests",
- "override_compile_targets": [
- "telemetry_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 4
@@ -4202,9 +4193,6 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests",
- "override_compile_targets": [
- "telemetry_gpu_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true
}
@@ -4215,9 +4203,6 @@
],
"isolate_name": "telemetry_unittests",
"name": "telemetry_unittests",
- "override_compile_targets": [
- "telemetry_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 4
@@ -4585,9 +4570,6 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests",
- "override_compile_targets": [
- "telemetry_gpu_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true
}
@@ -4598,9 +4580,6 @@
],
"isolate_name": "telemetry_unittests",
"name": "telemetry_unittests",
- "override_compile_targets": [
- "telemetry_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 4
« no previous file with comments | « testing/buildbot/chromium.gpu.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698