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

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

Issue 1417923005: Revert of Run telemetry_perf_unittests via isolate on "Windows Tests" & "Mac tests" and trybot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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.mac.json ('k') | tools/perf/perf.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index 95e746377404e1f89e5317e4ba1dc4b2d9a3fe43..8fc211f3630bb218160dc43a7cbc1da597601c33 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -684,16 +684,16 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests"
- },
- {
- "isolate_name": "telemetry_perf_unittests",
- "name": "telemetry_perf_unittests"
}
],
"scripts": [
{
"name": "telemetry_unittests",
"script": "telemetry_unittests.py"
+ },
+ {
+ "name": "telemetry_perf_unittests",
+ "script": "telemetry_perf_unittests.py"
},
{
"name": "nacl_integration",
@@ -1119,16 +1119,16 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests"
- },
- {
- "isolate_name": "telemetry_perf_unittests",
- "name": "telemetry_perf_unittests"
}
],
"scripts": [
{
"name": "telemetry_unittests",
"script": "telemetry_unittests.py"
+ },
+ {
+ "name": "telemetry_perf_unittests",
+ "script": "telemetry_perf_unittests.py"
},
{
"name": "nacl_integration",
@@ -1459,16 +1459,16 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests"
- },
- {
- "isolate_name": "telemetry_perf_unittests",
- "name": "telemetry_perf_unittests"
}
],
"scripts": [
{
"name": "telemetry_unittests",
"script": "telemetry_unittests.py"
+ },
+ {
+ "name": "telemetry_perf_unittests",
+ "script": "telemetry_perf_unittests.py"
}
]
},
@@ -1987,16 +1987,16 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests"
- },
- {
- "isolate_name": "telemetry_perf_unittests",
- "name": "telemetry_perf_unittests"
}
],
"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.mac.json ('k') | tools/perf/perf.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698