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

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

Issue 2831243002: Revert of Address some TODO(GYP_GONE)s (Closed)
Patch Set: 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 da701f6f900f6128c9ffe1529784a64388425fcf..1f44db8f1fcca5d83e8899d201204160cbf9d71b 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -3529,6 +3529,9 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests",
+ "override_compile_targets": [
+ "telemetry_gpu_unittests_run"
+ ],
"swarming": {
"can_use_on_swarming_builders": true
}
@@ -3539,6 +3542,9 @@
],
"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,
@@ -3551,6 +3557,9 @@
],
"isolate_name": "telemetry_unittests",
"name": "telemetry_unittests",
+ "override_compile_targets": [
+ "telemetry_unittests_run"
+ ],
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 4
@@ -4193,6 +4202,9 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests",
+ "override_compile_targets": [
+ "telemetry_gpu_unittests_run"
+ ],
"swarming": {
"can_use_on_swarming_builders": true
}
@@ -4203,6 +4215,9 @@
],
"isolate_name": "telemetry_unittests",
"name": "telemetry_unittests",
+ "override_compile_targets": [
+ "telemetry_unittests_run"
+ ],
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 4
@@ -4570,6 +4585,9 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests",
+ "override_compile_targets": [
+ "telemetry_gpu_unittests_run"
+ ],
"swarming": {
"can_use_on_swarming_builders": true
}
@@ -4580,6 +4598,9 @@
],
"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