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

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

Issue 1432653002: Revert of Run telemetry_perf_unittests via isolate on "Mac tests", "Linux tests" and trybot with swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 | « chrome/telemetry_perf_unittests.isolate ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 8b53ab180a7fa729c834b623413f575ae937a094..5e0ab164b28a68f1f14458c1ff5e71316b7d6c9e 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -506,19 +506,16 @@
"swarming": {
"can_use_on_swarming_builders": true
}
- },
- {
- "isolate_name": "telemetry_perf_unittests",
- "name": "telemetry_perf_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
}
],
"scripts": [
{
"name": "telemetry_unittests",
"script": "telemetry_unittests.py"
+ },
+ {
+ "name": "telemetry_perf_unittests",
+ "script": "telemetry_perf_unittests.py"
},
{
"name": "nacl_integration",
@@ -1264,19 +1261,16 @@
"swarming": {
"can_use_on_swarming_builders": true
}
- },
- {
- "isolate_name": "telemetry_perf_unittests",
- "name": "telemetry_perf_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
}
],
"scripts": [
{
"name": "telemetry_unittests",
"script": "telemetry_unittests.py"
+ },
+ {
+ "name": "telemetry_perf_unittests",
+ "script": "telemetry_perf_unittests.py"
},
{
"name": "nacl_integration",
@@ -1478,19 +1472,16 @@
"swarming": {
"can_use_on_swarming_builders": true
}
- },
- {
- "isolate_name": "telemetry_perf_unittests",
- "name": "telemetry_perf_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
}
],
"scripts": [
{
"name": "telemetry_unittests",
"script": "telemetry_unittests.py"
+ },
+ {
+ "name": "telemetry_perf_unittests",
+ "script": "telemetry_perf_unittests.py"
},
{
"name": "nacl_integration",
@@ -4549,19 +4540,16 @@
"swarming": {
"can_use_on_swarming_builders": true
}
- },
- {
- "isolate_name": "telemetry_perf_unittests",
- "name": "telemetry_perf_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
}
],
"scripts": [
{
"name": "telemetry_unittests",
"script": "telemetry_unittests.py"
+ },
+ {
+ "name": "telemetry_perf_unittests",
+ "script": "telemetry_perf_unittests.py"
},
{
"name": "nacl_integration",
@@ -4747,19 +4735,16 @@
"swarming": {
"can_use_on_swarming_builders": true
}
- },
- {
- "isolate_name": "telemetry_perf_unittests",
- "name": "telemetry_perf_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
}
],
"scripts": [
{
"name": "telemetry_unittests",
"script": "telemetry_unittests.py"
+ },
+ {
+ "name": "telemetry_perf_unittests",
+ "script": "telemetry_perf_unittests.py"
},
{
"name": "nacl_integration",
@@ -5050,19 +5035,16 @@
"swarming": {
"can_use_on_swarming_builders": true
}
- },
- {
- "isolate_name": "telemetry_perf_unittests",
- "name": "telemetry_perf_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
}
],
"scripts": [
{
"name": "telemetry_unittests",
"script": "telemetry_unittests.py"
+ },
+ {
+ "name": "telemetry_perf_unittests",
+ "script": "telemetry_perf_unittests.py"
},
{
"name": "nacl_integration",
@@ -5236,19 +5218,16 @@
"swarming": {
"can_use_on_swarming_builders": true
}
- },
- {
- "isolate_name": "telemetry_perf_unittests",
- "name": "telemetry_perf_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
}
],
"scripts": [
{
"name": "telemetry_unittests",
"script": "telemetry_unittests.py"
+ },
+ {
+ "name": "telemetry_perf_unittests",
+ "script": "telemetry_perf_unittests.py"
},
{
"name": "nacl_integration",
« no previous file with comments | « chrome/telemetry_perf_unittests.isolate ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698