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

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

Issue 1423733003: 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
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 8c6f50d202ff5b0f9e47df478e4bf58d1ffe776b..9650fa60acc4699fe1d484a07a4d09abad754417 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -503,6 +503,10 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests"
+ },
+ {
+ "isolate_name": "telemetry_perf_unittests",
+ "name": "telemetry_perf_unittests"
}
],
"scripts": [
@@ -511,10 +515,6 @@
"script": "telemetry_unittests.py"
},
{
- "name": "telemetry_perf_unittests",
- "script": "telemetry_perf_unittests.py"
- },
- {
"name": "nacl_integration",
"script": "nacl_integration.py"
}
@@ -1255,6 +1255,10 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests"
+ },
+ {
+ "isolate_name": "telemetry_perf_unittests",
+ "name": "telemetry_perf_unittests"
}
],
"scripts": [
@@ -1263,10 +1267,6 @@
"script": "telemetry_unittests.py"
},
{
- "name": "telemetry_perf_unittests",
- "script": "telemetry_perf_unittests.py"
- },
- {
"name": "nacl_integration",
"script": "nacl_integration.py"
}
@@ -1463,6 +1463,10 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests"
+ },
+ {
+ "isolate_name": "telemetry_perf_unittests",
+ "name": "telemetry_perf_unittests"
}
],
"scripts": [
@@ -1471,10 +1475,6 @@
"script": "telemetry_unittests.py"
},
{
- "name": "telemetry_perf_unittests",
- "script": "telemetry_perf_unittests.py"
- },
- {
"name": "nacl_integration",
"script": "nacl_integration.py"
}
@@ -4528,6 +4528,10 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests"
+ },
+ {
+ "isolate_name": "telemetry_perf_unittests",
+ "name": "telemetry_perf_unittests"
}
],
"scripts": [
@@ -4536,10 +4540,6 @@
"script": "telemetry_unittests.py"
},
{
- "name": "telemetry_perf_unittests",
- "script": "telemetry_perf_unittests.py"
- },
- {
"name": "nacl_integration",
"script": "nacl_integration.py"
}
@@ -4720,6 +4720,10 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests"
+ },
+ {
+ "isolate_name": "telemetry_perf_unittests",
+ "name": "telemetry_perf_unittests"
}
],
"scripts": [
@@ -4728,10 +4732,6 @@
"script": "telemetry_unittests.py"
},
{
- "name": "telemetry_perf_unittests",
- "script": "telemetry_perf_unittests.py"
- },
- {
"name": "nacl_integration",
"script": "nacl_integration.py"
}
@@ -5017,6 +5017,10 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests"
+ },
+ {
+ "isolate_name": "telemetry_perf_unittests",
+ "name": "telemetry_perf_unittests"
}
],
"scripts": [
@@ -5025,10 +5029,6 @@
"script": "telemetry_unittests.py"
},
{
- "name": "telemetry_perf_unittests",
- "script": "telemetry_perf_unittests.py"
- },
- {
"name": "nacl_integration",
"script": "nacl_integration.py"
}
@@ -5197,6 +5197,10 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests"
+ },
+ {
+ "isolate_name": "telemetry_perf_unittests",
+ "name": "telemetry_perf_unittests"
}
],
"scripts": [
@@ -5205,10 +5209,6 @@
"script": "telemetry_unittests.py"
},
{
- "name": "telemetry_perf_unittests",
- "script": "telemetry_perf_unittests.py"
- },
- {
"name": "nacl_integration",
"script": "nacl_integration.py"
}

Powered by Google App Engine
This is Rietveld 408576698