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

Unified Diff: testing/buildbot/chromium.mac.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 | « testing/buildbot/chromium.linux.json ('k') | tools/perf/benchmarks/benchmark_smoke_unittest.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.mac.json
diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
index f62cc5fee7e11e75fc4fbfeb1b3628e38616e8a2..cff0500049200a55be477806ad628915402743b8 100644
--- a/testing/buildbot/chromium.mac.json
+++ b/testing/buildbot/chromium.mac.json
@@ -314,19 +314,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",
@@ -603,19 +600,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",
@@ -892,19 +886,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",
@@ -1181,19 +1172,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",
@@ -1471,19 +1459,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 | « testing/buildbot/chromium.linux.json ('k') | tools/perf/benchmarks/benchmark_smoke_unittest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698